Restore feedburner image block and remove feedburner link block to match the Mac rules
This commit is contained in:
parent
8d5f7cd6cb
commit
53760c75b4
@ -143,7 +143,6 @@ iframe[src*="plusone.google"] {
|
|||||||
|
|
||||||
a[href*=".ads."],
|
a[href*=".ads."],
|
||||||
a[href*="feedads"],
|
a[href*="feedads"],
|
||||||
a[href*="feedburner"],
|
|
||||||
a[href*="doubleclick"],
|
a[href*="doubleclick"],
|
||||||
a[href*="//ads."],
|
a[href*="//ads."],
|
||||||
a[href*="api.tweetmeme"],
|
a[href*="api.tweetmeme"],
|
||||||
@ -163,6 +162,7 @@ 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…
x
Reference in New Issue
Block a user