Add amazon rule "ref"
Mozilla has accept the new add-on version, so the rule can be add to the data.json
This commit is contained in:
parent
8c8413d277
commit
8c26edb2e5
|
@ -14,7 +14,8 @@
|
||||||
"url=[^&]*(\\?|&(amp;)?)?",
|
"url=[^&]*(\\?|&(amp;)?)?",
|
||||||
"spIA=[^&]*(\\?|&(amp;)?)?",
|
"spIA=[^&]*(\\?|&(amp;)?)?",
|
||||||
"rh=[^&]*(\\?|&(amp;)?)?",
|
"rh=[^&]*(\\?|&(amp;)?)?",
|
||||||
"ms3_c=[^&]*(\\?|&(amp;)?)?"
|
"ms3_c=[^&]*(\\?|&(amp;)?)?",
|
||||||
|
"ref[\\_]?=[^&]*(\\?|&(amp;)?)?"
|
||||||
],
|
],
|
||||||
"exceptions": [
|
"exceptions": [
|
||||||
".*(amazon\\.)\\w{2,}(\/gp\/).*\\/redirector.html\\/.*"
|
".*(amazon\\.)\\w{2,}(\/gp\/).*\\/redirector.html\\/.*"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user