From 51e37373df75a41bcc65fb5bce3c9f60c1a67194 Mon Sep 17 00:00:00 2001 From: Maurice Parker Date: Sun, 8 Sep 2019 08:31:13 -0500 Subject: [PATCH] Don't block feedburner links as there are valid scenarios for those --- iOS/Resources/styleSheet.css | 1 - 1 file changed, 1 deletion(-) diff --git a/iOS/Resources/styleSheet.css b/iOS/Resources/styleSheet.css index b8720ecef..2229c4834 100644 --- a/iOS/Resources/styleSheet.css +++ b/iOS/Resources/styleSheet.css @@ -163,7 +163,6 @@ img[src*=".ads."], img[src*="//ads."], img[src*="doubleclick"], img[src*="feedads"], -img[src*="feedburner"], img[src*="feedblitz"], img[src*="share-buttons"] { display: none !important;