Closed
Bug 126635
Opened 23 years ago
Closed 19 years ago
image filtering by regexp? (not just host)
Categories
(Core :: Graphics: Image Blocking, enhancement)
Core
Graphics: Image Blocking
Tracking
()
People
(Reporter: cmb, Assigned: mpt)
References
()
Details
Image blocking would be more useful if you could add, for example:
^http://.*.yimg.com/.*.yimg.com/a/
...to defeat sites which take all images, both useful and annoying, from the same host.
Then the useful stuff (which in this case seems to use /.../i/) would get through, and
ads wouldn't.
Generic things like this would also be possible:
^http://[^/]+/(ads|banners|)/
I've also seen a site somewhere which keeps ads at:
/media/[0-9]{3}\.gif
but has other (useful) stuff under /media
Comment 1•23 years ago
|
||
*** This bug has been marked as a duplicate of 69758 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
REOPEN to Image blocking.
Look at bug 78104
Status: RESOLVED → UNCONFIRMED
Component: General → Image Blocking
Product: Mozilla Application Suite → Core
Resolution: DUPLICATE → ---
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b4) Gecko/20050731 Firefox/1.0+
Should be:
Status: UNCONFIRMED -> RESOLVED
Resolution: --- -> DUPLICATE
Should be duped to bug 78104.
Comment 4•19 years ago
|
||
*** This bug has been marked as a duplicate of 78104 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago → 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•