Added exception

Fix #345
This commit is contained in:
Kevin Röbert 2020-01-06 17:35:49 +01:00
parent 62fbf626ed
commit 44a4334843

View File

@ -215,7 +215,8 @@
"(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-.]*\\.)?(amazon)(\\.[a-zA-Z]{2,}).*\\/message-us\\?.*", "(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-.]*\\.)?(amazon)(\\.[a-zA-Z]{2,}).*\\/message-us\\?.*",
"(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-.]*\\.)?(v-player)(\\.net).*\\/player\\.aspx\\?.*", "(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-.]*\\.)?(v-player)(\\.net).*\\/player\\.aspx\\?.*",
"(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=.*"
], ],
"redirections": [], "redirections": [],
"forceRedirection": false "forceRedirection": false