Added exception for td.com

#325
This commit is contained in:
Kevin Röbert 2019-12-18 16:58:06 +01:00
parent f8fb9bf5ef
commit 22426dfc24

View File

@ -211,7 +211,8 @@
"(https:\\/\\/|http:\\/\\/)git\\..*(\\.[a-zA-Z]{2,}).*\\/commit\\/.*\\/pipelines\\?.*",
"(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:\\/\\/)([a-zA-Z0-9-]*\\.)?(v-player)(\\.net).*\\/player\\.aspx\\?.*",
"(https:\\/\\/|http:\\/\\/)(authorization\\.)?(td)(\\.com).*\\?.*"
],
"redirections": [],
"forceRedirection": false