This commit is contained in:
Kevin Röbert 2017-08-25 00:26:51 +02:00
parent 8b6e455524
commit 436bf680b1

View File

@ -18,8 +18,8 @@
"ref[\\_]?=[^&]*(\\?|&(amp;)?)?" "ref[\\_]?=[^&]*(\\?|&(amp;)?)?"
], ],
"exceptions": [ "exceptions": [
".*(amazon\\.)\\w{2,}(\\/gp\\/).*\\/redirector.html\\/.*", ".*(amazon\\.)\\w{2,}(\\/gp).*\\/redirector.html\\/.*",
".*(amazon\\.)\\w{2,}\\/.*\\/b\\/.*" ".*(amazon\\.)\\w{2,}(\\/.*)*\\/b\\/.*"
] ]
}, },
"google": { "google": {