Remove the ref rule until the mozilla review

This commit is contained in:
Kevin Röbert 2017-08-23 15:21:45 +02:00
parent a5495594c1
commit db19e4819a

View File

@ -14,8 +14,7 @@
"__mk_[a-zA-Z]{1,3}_[a-zA-Z]{1,3}=[a-zA-Z0-9\\-\\.\\_\\%]*[\\?|&]?", "__mk_[a-zA-Z]{1,3}_[a-zA-Z]{1,3}=[a-zA-Z0-9\\-\\.\\_\\%]*[\\?|&]?",
"url=[a-zA-Z0-9\\-\\.\\_\\%]*[\\?|&]?", "url=[a-zA-Z0-9\\-\\.\\_\\%]*[\\?|&]?",
"spIA=[a-zA-Z0-9\\-\\.\\_\\%]*[\\?|&]?", "spIA=[a-zA-Z0-9\\-\\.\\_\\%]*[\\?|&]?",
"rh=[a-zA-Z0-9\\-\\.\\_\\%]*[\\?|&]?", "rh=[a-zA-Z0-9\\-\\.\\_\\%]*[\\?|&]?"
"ref[\\_]?=[a-zA-Z0-9\\-\\.\\_\\%]*[\\?|&]?"
], ],
"exceptions": [ "exceptions": [
".*(amazon\\.)\\w{2,}(\/gp\/).*\\/redirector.html\\/.*" ".*(amazon\\.)\\w{2,}(\/gp\/).*\\/redirector.html\\/.*"