mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-16 22:25:36 +07:00
@@ -598,7 +598,9 @@
|
||||
"platform"
|
||||
],
|
||||
"rawRules": [],
|
||||
"exceptions": [],
|
||||
"exceptions": [
|
||||
".*mozilla.org\\/api.*"
|
||||
],
|
||||
"redirections": [],
|
||||
"forceRedirection": false
|
||||
},
|
||||
@@ -774,6 +776,22 @@
|
||||
"exceptions": [],
|
||||
"redirections": [],
|
||||
"forceRedirection": false
|
||||
},
|
||||
"vitamix.com": {
|
||||
"urlPattern": "https?:\\/\\/([a-zA-Z0-9-]*\\.)?(vitamix\\.com).*",
|
||||
"completeProvider": false,
|
||||
"rules": [
|
||||
"_requestid",
|
||||
"cid",
|
||||
"dl",
|
||||
"di",
|
||||
"sd",
|
||||
"bi"
|
||||
],
|
||||
"rawRules": [],
|
||||
"exceptions": [],
|
||||
"redirections": [],
|
||||
"forceRedirection": false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user