mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-18 23:25:36 +07:00
@@ -81,7 +81,8 @@
|
|||||||
"cad",
|
"cad",
|
||||||
"uact",
|
"uact",
|
||||||
"aqs",
|
"aqs",
|
||||||
"sourceid"
|
"sourceid",
|
||||||
|
"gbv"
|
||||||
],
|
],
|
||||||
"rawRules": [],
|
"rawRules": [],
|
||||||
"exceptions": [
|
"exceptions": [
|
||||||
@@ -434,7 +435,8 @@
|
|||||||
"rules": [
|
"rules": [
|
||||||
"_trkparms",
|
"_trkparms",
|
||||||
"_trksid",
|
"_trksid",
|
||||||
"_from"
|
"_from",
|
||||||
|
"hash"
|
||||||
],
|
],
|
||||||
"rawRules": [],
|
"rawRules": [],
|
||||||
"exceptions": [],
|
"exceptions": [],
|
||||||
@@ -814,6 +816,28 @@
|
|||||||
".*curseforge\\.com\\/linkout\\?remoteUrl=([^&]*)"
|
".*curseforge\\.com\\/linkout\\?remoteUrl=([^&]*)"
|
||||||
],
|
],
|
||||||
"forceRedirection": false
|
"forceRedirection": false
|
||||||
|
},
|
||||||
|
"messenger.com": {
|
||||||
|
"urlPattern": "https?:\\/\\/([a-zA-Z0-9-]*\\.)?(messenger\\.com).*",
|
||||||
|
"completeProvider": false,
|
||||||
|
"rules": [],
|
||||||
|
"rawRules": [],
|
||||||
|
"exceptions": [],
|
||||||
|
"redirections": [
|
||||||
|
".*l\\.messenger\\.com\\/l\\.php\\?u=([^&]*)"
|
||||||
|
],
|
||||||
|
"forceRedirection": false
|
||||||
|
},
|
||||||
|
"nypost.com": {
|
||||||
|
"urlPattern": "https?:\\/\\/([a-zA-Z0-9-]*\\.)?(nypost\\.com).*",
|
||||||
|
"completeProvider": false,
|
||||||
|
"rules": [
|
||||||
|
"__twitter_impression"
|
||||||
|
],
|
||||||
|
"rawRules": [],
|
||||||
|
"exceptions": [],
|
||||||
|
"redirections": [],
|
||||||
|
"forceRedirection": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user