Added exception

Fixed #369
This commit is contained in:
Kevin Röbert 2020-02-02 16:40:05 +01:00
parent f8b7a1740a
commit 5789640b75

View File

@ -220,7 +220,8 @@
"(https:\\/\\/|http:\\/\\/)(authorization\\.)?(td)(\\.com).*\\?.*", "(https:\\/\\/|http:\\/\\/)(authorization\\.)?(td)(\\.com).*\\?.*",
"(https:\\/\\/|http:\\/\\/)(support\\.)(steampowered\\.com).*\\?.*", "(https:\\/\\/|http:\\/\\/)(support\\.)(steampowered\\.com).*\\?.*",
"(https:\\/\\/|http:\\/\\/)(privacy\\.)(vakmedianet\\.nl).*\\?.*ref=.*", "(https:\\/\\/|http:\\/\\/)(privacy\\.)(vakmedianet\\.nl).*\\?.*ref=.*",
"(https:\\/\\/|http:\\/\\/)(sso\\.)(serverplan\\.com)\\/manage2fa\\/check\\?ref=.*" "(https:\\/\\/|http:\\/\\/)(sso\\.)(serverplan\\.com)\\/manage2fa\\/check\\?ref=.*",
"(https:\\/\\/|http:\\/\\/)(login\\.)(meijer\\.com)\\/.*\\?ref=.*"
], ],
"redirections": [], "redirections": [],
"forceRedirection": false "forceRedirection": false