mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-16 22:25:36 +07:00
@@ -187,7 +187,8 @@
|
|||||||
"(%3F)?os_ehash",
|
"(%3F)?os_ehash",
|
||||||
"(%3F)?_ga",
|
"(%3F)?_ga",
|
||||||
"(%3F)?__twitter_impression",
|
"(%3F)?__twitter_impression",
|
||||||
"(%3F)?wt[a-zA-Z_]*",
|
"(%3F)?wt_?z?mc",
|
||||||
|
"(%3F)?wtrid",
|
||||||
"(%3F)?[a-zA-Z]?mc"
|
"(%3F)?[a-zA-Z]?mc"
|
||||||
],
|
],
|
||||||
"referralMarketing": [],
|
"referralMarketing": [],
|
||||||
@@ -1182,6 +1183,19 @@
|
|||||||
"exceptions": [],
|
"exceptions": [],
|
||||||
"redirections": [],
|
"redirections": [],
|
||||||
"forceRedirection": false
|
"forceRedirection": false
|
||||||
|
},
|
||||||
|
"yandex": {
|
||||||
|
"urlPattern": "(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-.]*\\.)?(yandex)(\\.ru|\\.com).*",
|
||||||
|
"completeProvider": false,
|
||||||
|
"rules": [
|
||||||
|
"lr",
|
||||||
|
"redircnt"
|
||||||
|
],
|
||||||
|
"referralMarketing": [],
|
||||||
|
"rawRules": [],
|
||||||
|
"exceptions": [],
|
||||||
|
"redirections": [],
|
||||||
|
"forceRedirection": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user