mirror of
https://github.com/keepassxreboot/keepassxc-browser.git
synced 2026-03-11 08:54:43 +00:00
Add more PayPal URLs to predefined sites
This commit is contained in:
parent
9323eff653
commit
e94e5527fb
1 changed files with 4 additions and 1 deletions
|
|
@ -2,7 +2,10 @@
|
|||
|
||||
const PREDEFINED_SITELIST = [
|
||||
'https://accounts.google.com/*',
|
||||
'https://www.paypal.com/*/signin',
|
||||
'https://www.paypal.com/*/signin*',
|
||||
'https://www.paypal.com/cgi-bin/webscr*',
|
||||
'https://www.paypal.com/checkoutnow*',
|
||||
'https://www.paypal.com/signin*',
|
||||
'https://outlook.live.com/*',
|
||||
'https://login.live.com/*',
|
||||
'https://odc.officeapps.live.com/*',
|
||||
|
|
|
|||
Loading…
Reference in a new issue