Added exception for gitlab instances
Works only for gitlab instances with git subdomain
This commit is contained in:
parent
120239aa0d
commit
26a5b0648f
|
@ -207,7 +207,8 @@
|
|||
".*([\\.]?tinkoff\\.ru).*",
|
||||
".*(cyberport\\.de).*(\\/adscript\\.php).*",
|
||||
".*(\\/refs\\/switch).*\\?.*(%3F)?[\\?|&]?ref[\\_]?=.*",
|
||||
".*tweakers\\.net\\/ext\\/lt\\.dsp\\?.*(%3F)?[\\?|&]?ref[\\_]?=.*"
|
||||
".*tweakers\\.net\\/ext\\/lt\\.dsp\\?.*(%3F)?[\\?|&]?ref[\\_]?=.*",
|
||||
".*git\\..*\\/commit\\/.*\\/pipelines\\?.*"
|
||||
],
|
||||
"redirections": [],
|
||||
"forceRedirection": false
|
||||
|
|
Loading…
Reference in New Issue
Block a user