Add missed amazon ref parameter
Thx to seiterseiter
This commit is contained in:
parent
7ff01a826b
commit
1c1dbc3538
|
@ -14,7 +14,8 @@
|
|||
"__mk_[a-zA-Z]{1,3}_[a-zA-Z]{1,3}=[a-zA-Z0-9\\-\\.\\_\\%]*[\\?|&]?",
|
||||
"url=[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": [
|
||||
".*(amazon\\.)\\w{2,}(\\/gp\\/).*"
|
||||
|
|
Loading…
Reference in New Issue
Block a user