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