mirror of
https://github.com/keepassxreboot/keepassxc-browser.git
synced 2026-03-11 08:54:43 +00:00
Merge pull request #1141 from keepassxreboot/fix/paypal_predefined_sites
Adjust PayPal URL in Predefined Sites
This commit is contained in:
commit
a6e5a0f92f
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
const PREDEFINED_SITELIST = [
|
||||
'https://accounts.google.com/*',
|
||||
'https://www.paypal.com/*',
|
||||
'https://www.paypal.com/*/signin',
|
||||
'https://outlook.live.com/*',
|
||||
'https://login.live.com/*',
|
||||
'https://login.microsoftonline.com/*',
|
||||
|
|
|
|||
Loading…
Reference in a new issue