Added rules
This commit is contained in:
parent
24bf821b59
commit
b66b22f3e4
|
@ -163,7 +163,7 @@
|
|||
"urlPattern": ".*",
|
||||
"completeProvider": false,
|
||||
"rules": [
|
||||
"(%3F)?utm_[a-zA-Z]*",
|
||||
"(%3F)?utm(_[a-zA-Z]*)?",
|
||||
"(%3F)?ga_[a-zA-Z_]+",
|
||||
"(%3F)?yclid",
|
||||
"(%3F)?_openstat",
|
||||
|
@ -190,7 +190,8 @@
|
|||
"(%3F)?wt_?z?mc",
|
||||
"(%3F)?wtrid",
|
||||
"(%3F)?[a-zA-Z]?mc",
|
||||
"(%3F)?dclid"
|
||||
"(%3F)?dclid",
|
||||
"Echobox"
|
||||
],
|
||||
"referralMarketing": [],
|
||||
"rawRules": [],
|
||||
|
@ -1120,18 +1121,6 @@
|
|||
],
|
||||
"forceRedirection": false
|
||||
},
|
||||
"liberation.fr": {
|
||||
"urlPattern": "(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-.]*\\.)?(liberation)(\\.fr).*",
|
||||
"completeProvider": false,
|
||||
"rules": [
|
||||
"Echobox"
|
||||
],
|
||||
"referralMarketing": [],
|
||||
"rawRules": [],
|
||||
"exceptions": [],
|
||||
"redirections": [],
|
||||
"forceRedirection": false
|
||||
},
|
||||
"anonym.to": {
|
||||
"urlPattern": "(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-.]*\\.)?(anonym)(\\.to).*",
|
||||
"completeProvider": false,
|
||||
|
|
Loading…
Reference in New Issue
Block a user