parent
74aad21218
commit
80c29e7004
|
@ -207,7 +207,8 @@
|
|||
".*tweakers\\.net\\/ext\\/lt\\.dsp\\?.*(%3F)?[\\?&]?ref[\\_]?=.*",
|
||||
"(https:\\/\\/|http:\\/\\/)git\\..*(\\.[a-zA-Z]{2,}).*\\/commit\\/.*\\/pipelines\\?.*",
|
||||
"(https:\\/\\/|http:\\/\\/)git\\..*(\\.[a-zA-Z]{2,}).*\\/.*\\/-\\/branches\\?.*",
|
||||
"(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-]*\\.)?(amazon)(\\.[a-zA-Z]{2,}).*\\/message-us\\?.*"
|
||||
"(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-]*\\.)?(amazon)(\\.[a-zA-Z]{2,}).*\\/message-us\\?.*",
|
||||
"(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-]*\\.)?(v-player)(\\.net).*\\/player\\.aspx\\?.*"
|
||||
],
|
||||
"redirections": [],
|
||||
"forceRedirection": false
|
||||
|
@ -250,7 +251,8 @@
|
|||
"rawRules": [],
|
||||
"exceptions": [],
|
||||
"redirections": [
|
||||
".*amazon-adsystem\\..*\\/x\\/c\\/.+?\\/([^&]+)"
|
||||
".*amazon-adsystem\\..*\\/x\\/c\\/.+?\\/([^&]+)",
|
||||
".*amazon-adsystem\\..*\\/v3\\/oor\\?.*rd=([^&]+)"
|
||||
],
|
||||
"forceRedirection": false
|
||||
},
|
||||
|
@ -328,7 +330,8 @@
|
|||
".*(facebook\\.)\\w{2,}.*(\\/dialog\\/share).*",
|
||||
".*(facebook\\.)\\w{2,}.*(\\/groups\\/member_bio\\/bio_dialog\\/).*",
|
||||
".*(facebook\\.)\\w{2,}.*(\\/photo\\.php\\?).*",
|
||||
".*(facebook\\.)\\w{2,}.*(\\/ajax\\/).*"
|
||||
".*(facebook\\.)\\w{2,}.*(\\/ajax\\/).*",
|
||||
".*(facebook\\.)\\w{2,}.*(\\/privacy\\/specific_audience_selector_dialog\\/).*"
|
||||
],
|
||||
"redirections": [
|
||||
".*l[a-zA-Z]?\\.facebook\\..*\\/.*l\\.php\\?.*u=((https%3A%2F%2F|http%3A%2F%2F)[^&]*)"
|
||||
|
|
Loading…
Reference in New Issue
Block a user