Added new rules and exceptions

#390 #388 #408
This commit is contained in:
Kevin R 2020-02-27 16:55:31 +01:00
parent 88890b853a
commit 02a26d3231
No known key found for this signature in database
GPG Key ID: C14F04C65430C984

View File

@ -226,7 +226,10 @@
"(https:\\/\\/|http:\\/\\/)(support\\.)(steampowered\\.com).*\\?.*",
"(https:\\/\\/|http:\\/\\/)(privacy\\.)(vakmedianet\\.nl).*\\?.*ref=.*",
"(https:\\/\\/|http:\\/\\/)(sso\\.)(serverplan\\.com)\\/manage2fa\\/check\\?ref=.*",
"(https:\\/\\/|http:\\/\\/)(login\\.)(meijer\\.com)\\/.*\\?ref=.*"
"(https:\\/\\/|http:\\/\\/)(login\\.)(meijer\\.com)\\/.*\\?ref=.*",
".*(facebook\\.)\\w{2,}.*(\\/login_alerts\\/).*",
".*(facebook\\.)\\w{2,}.*(\\/should_add_browser\\/).*",
".*(facebook\\.)\\w{2,}.*(\\/ajax\\/).*"
],
"redirections": [],
"forceRedirection": false
@ -1327,6 +1330,19 @@
"exceptions": [],
"redirections": [],
"forceRedirection": false
},
"allegro.pl": {
"urlPattern": "(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-.]*\\.)?(allegro)(\\.pl).*",
"completeProvider": false,
"rules": [
"reco_id",
"sid"
],
"referralMarketing": [],
"rawRules": [],
"exceptions": [],
"redirections": [],
"forceRedirection": false
}
}
}