parent
5af81a7d49
commit
9029781974
|
@ -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
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user