mirror of
https://github.com/keepassxreboot/keepassxc-browser.git
synced 2026-03-11 08:54:43 +00:00
Merge pull request #1765 from hauk92/paypal
Add even more PayPal URLs to predefined sites
This commit is contained in:
commit
c4a1713de9
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