mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-16 22:25:36 +07:00
@@ -176,7 +176,8 @@
|
||||
"redirections": [
|
||||
".*google\\..*\\/.*url\\?.*url=((https|http)[^&]+)",
|
||||
".*google\\..*\\/.*url\\?.*q=((https|http)[^&]+)",
|
||||
".*google\\..*\\/.*adurl=([^&]+)"
|
||||
".*google\\..*\\/.*adurl=([^&]+)",
|
||||
".*google\\..*\\/amp\\/s\\/([^&]*)"
|
||||
],
|
||||
"forceRedirection": true
|
||||
},
|
||||
@@ -1632,7 +1633,6 @@
|
||||
"pos",
|
||||
"abtest",
|
||||
"trackInfo",
|
||||
"user_number_id",
|
||||
"utkn",
|
||||
"scene",
|
||||
"mytmenu",
|
||||
@@ -1640,7 +1640,8 @@
|
||||
"lygClk",
|
||||
"impid",
|
||||
"bftTag",
|
||||
"bftRwd"
|
||||
"bftRwd",
|
||||
"spm"
|
||||
],
|
||||
"referralMarketing": [],
|
||||
"rawRules": [],
|
||||
@@ -2087,6 +2088,66 @@
|
||||
"exceptions": [],
|
||||
"redirections": [],
|
||||
"forceRedirection": false
|
||||
},
|
||||
"roblox.com": {
|
||||
"urlPattern": "(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-.]*\\.)?(roblox)(\\.com).*",
|
||||
"completeProvider": false,
|
||||
"rules": [
|
||||
"refPageId"
|
||||
],
|
||||
"referralMarketing": [],
|
||||
"rawRules": [],
|
||||
"exceptions": [],
|
||||
"redirections": [],
|
||||
"forceRedirection": false
|
||||
},
|
||||
"cell.com": {
|
||||
"urlPattern": "(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-.]*\\.)?(cell)(\\.com).*",
|
||||
"completeProvider": false,
|
||||
"rules": [
|
||||
"_returnURL"
|
||||
],
|
||||
"referralMarketing": [],
|
||||
"rawRules": [],
|
||||
"exceptions": [],
|
||||
"redirections": [],
|
||||
"forceRedirection": false
|
||||
},
|
||||
"academic.oup.com": {
|
||||
"urlPattern": "(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-.]*\\.)?(academic\\.)(oup)(\\.com).*",
|
||||
"completeProvider": false,
|
||||
"rules": [
|
||||
"redirectedFrom"
|
||||
],
|
||||
"referralMarketing": [],
|
||||
"rawRules": [],
|
||||
"exceptions": [],
|
||||
"redirections": [],
|
||||
"forceRedirection": false
|
||||
},
|
||||
"flexlinkspro.com": {
|
||||
"urlPattern": "(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-.]*\\.)?(flexlinkspro)(\\.com).*",
|
||||
"completeProvider": false,
|
||||
"rules": [],
|
||||
"referralMarketing": [],
|
||||
"rawRules": [],
|
||||
"exceptions": [],
|
||||
"redirections": [
|
||||
".*url=([^&]*)"
|
||||
],
|
||||
"forceRedirection": false
|
||||
},
|
||||
"agata88.com": {
|
||||
"urlPattern": "(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-.]*\\.)?(flexlinkspro)(\\.com).*",
|
||||
"completeProvider": false,
|
||||
"rules": [
|
||||
"source"
|
||||
],
|
||||
"referralMarketing": [],
|
||||
"rawRules": [],
|
||||
"exceptions": [],
|
||||
"redirections": [],
|
||||
"forceRedirection": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user