Fix #15 and new rules for amazon
Fix for #15 and we're add new rules for amazon. Thx @astaar for the hint.
This commit is contained in:
parent
ff5a587a29
commit
f6f3c8eda8
|
@ -11,7 +11,6 @@
|
|||
".*(adsensecustomsearchads\\.com)\\/.*",
|
||||
"pd_rd_[a-zA-Z]*=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||
"__mk_[a-zA-Z]{1,3}_[a-zA-Z]{1,3}=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||
"url=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||
"spIA=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||
"ms3_c=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||
"ref[\\_]?=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||
|
@ -19,7 +18,9 @@
|
|||
"psc=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||
"refRID=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||
"colid=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||
"coliid=[^\\/|\\?|&]*(\\/|&(amp;)?)?"
|
||||
"coliid=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||
"adId=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||
"qualifier=[^\\/|\\?|&]*(\\/|&(amp;)?)?"
|
||||
],
|
||||
"exceptions": [
|
||||
".*(amazon\\.)\\w{2,}(\\/gp).*\\/redirector.html\\/.*"
|
||||
|
|
|
@ -1 +1 @@
|
|||
46d7e990fb3614a7a5fc3ee9e4f8ff30fe30bc472bec57ef1136f6f5d34f533d
|
||||
99eabd24f98337852e27373d2abb54cb20482763fde04aab3da7914189fda147
|
||||
|
|
Loading…
Reference in New Issue
Block a user