mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-28 06:49:41 +03:00
[project @ 2006-01-24 23:07:31 by jmb]
Lose over-generic block rules. svn path=/import/netsurf/; revision=2032
This commit is contained in:
parent
b95f2f676d
commit
66d21f9c01
@ -7,19 +7,6 @@
|
||||
http://www.gozer.org/mozilla/ad_blocking
|
||||
*/
|
||||
|
||||
iframe[width="120"][height="600"], a img[width="120"][height="600"],
|
||||
iframe[width="125"][height="600"], a img[width="125"][height="600"],
|
||||
iframe[width="150"][height="100"], a img[width="150"][height="100"],
|
||||
iframe[width="150"][height="600"], a img[width="150"][height="600"],
|
||||
iframe[width="160"][height="600"], a img[width="160"][height="600"],
|
||||
iframe[width="300"][height="250"], a img[width="300"][height="250"],
|
||||
iframe[width="336"][height="280"], a img[width="336"][height="280"],
|
||||
iframe[width="468"][height="60"], a img[width="468"][height="60"],
|
||||
iframe[width="470"][height="62"], a img[width="470"][height="62"],
|
||||
iframe[width="728"][height="90"], a img[width="728"][height="90"],
|
||||
iframe[width="730"][height="92"], a img[width="730"][height="92"],
|
||||
iframe[width="600"][height="120"], object[width="125"][height="300"],
|
||||
iframe[width="180"][height="150"],
|
||||
iframe[src*="/ad-"],
|
||||
iframe[src*="/ad."],
|
||||
iframe[src*="/ad/"],
|
||||
@ -123,9 +110,6 @@ embed[type="application/x-shockwave-flash"][href*="redirect"],
|
||||
embed[type="application/x-shockwave-flash"][href*="/A="],
|
||||
embed[type="application/x-shockwave-flash"][name*="advert"],
|
||||
embed[type="application/x-shockwave-flash"][name*="banner"],
|
||||
embed[type="application/x-shockwave-flash"][width="728"][height="90"],
|
||||
embed[type="application/x-shockwave-flash"][width="468"][height="60"],
|
||||
embed[type="application/x-shockwave-flash"][width="467"][height="63"],
|
||||
div[id="adstrip"],
|
||||
div[id*="advert"],
|
||||
div[id="dropin"],
|
||||
|
Loading…
Reference in New Issue
Block a user