Merge branch 'patch-1' into 'master'

Update TechCrunch rules due acquisition by Oath.com

See merge request KevinRoebert/ClearUrls!37
This commit is contained in:
Kevin Röbert 2019-02-20 16:32:09 +00:00
commit 688026c408

View File

@ -239,7 +239,9 @@
"rules": [ "rules": [
"ncid=[^\\/|\\?|&]*(\\/|&(amp;)?)?", "ncid=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
"sr=[^\\/|\\?|&]*(\\/|&(amp;)?)?", "sr=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
"sr_share=[^\\/|\\?|&]*(\\/|&(amp;)?)?" "sr_share=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
"guccounter=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
"guce_referrer_[a-z]+=[^\\/|\\?|&]*(\\/|&(amp;)?)?"
], ],
"exceptions": [], "exceptions": [],
"redirections": [] "redirections": []