mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Stop blocking links containing the string “feedburner” — there are legitimate cases where that string appears. Fix #976.
This commit is contained in:
@@ -143,7 +143,6 @@ iframe[src*="plusone.google"] {
|
||||
|
||||
a[href*=".ads."],
|
||||
a[href*="feedads"],
|
||||
a[href*="feedburner"],
|
||||
a[href*="doubleclick"],
|
||||
a[href*="//ads."],
|
||||
a[href*="api.tweetmeme"],
|
||||
|
||||
Reference in New Issue
Block a user