Don't block feedburner links as there are valid scenarios for those
This commit is contained in:
parent
8b901819a6
commit
51e37373df
|
@ -163,7 +163,6 @@ img[src*=".ads."],
|
||||||
img[src*="//ads."],
|
img[src*="//ads."],
|
||||||
img[src*="doubleclick"],
|
img[src*="doubleclick"],
|
||||||
img[src*="feedads"],
|
img[src*="feedads"],
|
||||||
img[src*="feedburner"],
|
|
||||||
img[src*="feedblitz"],
|
img[src*="feedblitz"],
|
||||||
img[src*="share-buttons"] {
|
img[src*="share-buttons"] {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
|
|
Loading…
Reference in New Issue