Added exception

#329
This commit is contained in:
Kevin Röbert 2019-12-22 20:15:13 +01:00
parent fcb9f16b7a
commit 6eb8636149

View File

@ -212,7 +212,8 @@
"(https:\\/\\/|http:\\/\\/)git\\..*(\\.[a-zA-Z]{2,}).*\\/.*\\/-\\/branches\\?.*",
"(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:\\/\\/)(authorization\\.)?(td)(\\.com).*\\?.*"
"(https:\\/\\/|http:\\/\\/)(authorization\\.)?(td)(\\.com).*\\?.*",
"(https:\\/\\/|http:\\/\\/)(support\\.)(steampowered\\.com).*\\?.*"
],
"redirections": [],
"forceRedirection": false