Added exceptions for gitlab instances and amazon support chat

#298
This commit is contained in:
Kevin Röbert 2019-11-21 22:40:53 +01:00
parent 26a5b0648f
commit 46cd3f21d0

View File

@ -208,7 +208,9 @@
".*(cyberport\\.de).*(\\/adscript\\.php).*",
".*(\\/refs\\/switch).*\\?.*(%3F)?[\\?|&]?ref[\\_]?=.*",
".*tweakers\\.net\\/ext\\/lt\\.dsp\\?.*(%3F)?[\\?|&]?ref[\\_]?=.*",
".*git\\..*\\/commit\\/.*\\/pipelines\\?.*"
"(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\\?.*"
],
"redirections": [],
"forceRedirection": false