parent
5930376eb5
commit
04a3f745b2
|
@ -187,7 +187,8 @@
|
|||
"(%3F)?os_ehash",
|
||||
"(%3F)?_ga",
|
||||
"(%3F)?__twitter_impression",
|
||||
"(%3F)?wt_mc"
|
||||
"(%3F)?wt[a-zA-Z_]*",
|
||||
"(%3F)?[a-zA-Z]?mc"
|
||||
],
|
||||
"referralMarketing": [],
|
||||
"rawRules": [],
|
||||
|
@ -342,7 +343,8 @@
|
|||
".*(facebook\\.)\\w{2,}.*(\\/groups\\/member_bio\\/bio_dialog\\/).*",
|
||||
".*(facebook\\.)\\w{2,}.*(\\/photo\\.php\\?).*",
|
||||
".*(facebook\\.)\\w{2,}.*(\\/ajax\\/).*",
|
||||
".*(facebook\\.)\\w{2,}.*(\\/privacy\\/specific_audience_selector_dialog\\/).*"
|
||||
".*(facebook\\.)\\w{2,}.*(\\/privacy\\/specific_audience_selector_dialog\\/).*",
|
||||
".*(facebook\\.)\\w{2,}.*(\\/photo\\/download\\/).*"
|
||||
],
|
||||
"redirections": [
|
||||
".*l[a-zA-Z]?\\.facebook\\..*\\/.*l\\.php\\?.*u=((https%3A%2F%2F|http%3A%2F%2F)[^&]*)"
|
||||
|
@ -1168,6 +1170,18 @@
|
|||
"exceptions": [],
|
||||
"redirections": [],
|
||||
"forceRedirection": false
|
||||
},
|
||||
"spotify.com": {
|
||||
"urlPattern": "(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-.]*\\.)?(spotify)(\\.com).*",
|
||||
"completeProvider": false,
|
||||
"rules": [
|
||||
"si"
|
||||
],
|
||||
"referralMarketing": [],
|
||||
"rawRules": [],
|
||||
"exceptions": [],
|
||||
"redirections": [],
|
||||
"forceRedirection": false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user