mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-16 22:25:36 +07:00
@@ -81,7 +81,8 @@
|
||||
"cad",
|
||||
"uact",
|
||||
"aqs",
|
||||
"sourceid"
|
||||
"sourceid",
|
||||
"gbv"
|
||||
],
|
||||
"rawRules": [],
|
||||
"exceptions": [
|
||||
@@ -434,7 +435,8 @@
|
||||
"rules": [
|
||||
"_trkparms",
|
||||
"_trksid",
|
||||
"_from"
|
||||
"_from",
|
||||
"hash"
|
||||
],
|
||||
"rawRules": [],
|
||||
"exceptions": [],
|
||||
@@ -814,6 +816,28 @@
|
||||
".*curseforge\\.com\\/linkout\\?remoteUrl=([^&]*)"
|
||||
],
|
||||
"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