Added exceptions for #251

#251
This commit is contained in:
Kevin Röbert 2019-09-11 20:01:48 +02:00
parent d7b2878428
commit e6cc434757

View File

@ -181,7 +181,9 @@
".*bugtracker\\.fairphone\\.com\\/.*[\\?|&]ref[\\_]?=[^\\/|\\?|&]*.*", ".*bugtracker\\.fairphone\\.com\\/.*[\\?|&]ref[\\_]?=[^\\/|\\?|&]*.*",
".*(comment-cdn\\.9gag\\.com).*(\\/comment-list.json\\?).*", ".*(comment-cdn\\.9gag\\.com).*(\\/comment-list.json\\?).*",
".*(battle\\.net\\/login).*", ".*(battle\\.net\\/login).*",
".*(blizzard\\.com\\/oauth2).*" ".*(blizzard\\.com\\/oauth2).*",
".*(streamguard\\.cc).*",
".*(clastarti\\.cc).*"
], ],
"redirections": [], "redirections": [],
"forceRedirection": false "forceRedirection": false