Merge pull request #2440 from keepassxreboot/fix/old_reddit_login_page

Fix old.reddit.com login page
This commit is contained in:
Sami Vänttinen 2025-01-22 07:26:35 +02:00 committed by GitHub
commit 9d33016516
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -39,6 +39,7 @@ const IMPROVED_DETECTION_PREDEFINED_SITELIST = [
'https://login.qt.io/login',
'https://secure.chase.com/*',
'https://www.reddit.com/',
'https://old.reddit.com/login/*',
'https://www.icloud.com/'
];