mirror of
https://github.com/keepassxreboot/keepassxc-browser.git
synced 2026-03-11 08:54:43 +00:00
Add even more PayPal URLs to predefined sites
This commit is contained in:
parent
af7e36803f
commit
277b1c4ae5
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
const PREDEFINED_SITELIST = [
|
||||
'https://accounts.google.com/*',
|
||||
'https://www.paypal.com/*/cgi-bin/webscr*',
|
||||
'https://www.paypal.com/*/checkoutnow*',
|
||||
'https://www.paypal.com/*/signin*',
|
||||
'https://www.paypal.com/cgi-bin/webscr*',
|
||||
'https://www.paypal.com/checkoutnow*',
|
||||
|
|
|
|||
Loading…
Reference in a new issue