- Add more ad patterns.
- Add ADJSTEXT and ADHTMLTEXT zap classes.
Note: adds the STUBURL_ADJSTEXT and STUBURL_ADHTMLTEXT variables; users
should update to the latest adzap.conf as shown in the install message.
- Add more ad patterns.
- Add WEBBUGHTML zap class.
Note: adds the new STUBURL_WEBBUGHTML variable; users should update to
the latest adzap.conf as shown in the install message.
around at either build-time or at run-time is:
USE_TOOLS+= perl # build-time
USE_TOOLS+= perl:run # run-time
Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
* 2004-04-08
cameron:
scripts/squid_redirect: Move % unescaping into the zap pattern
matching function so that $words[0]
remains undamaged. Previously a %20 in an
input URL which hit a PASS rule (or no rule)
transmuted into a bare space, and other
nasty chars could do likewise - I imagine
a %0a would really break stuff.
Rod Savard reported this issue, which
breaks chained redirectors, on 29mar2004.
* 2004-03-31
cameron:
rc/patterns: popups from popup.scambiositi.com
* 2004-03-07
cameron:
scripts/squid_redirect: Jean-Pierre Radley reports that the
/usr/bin/env trick fails because SCO
OpenServer 5.0.x has /bin/env, not
/usr/bin/env. So I've reverted to the
older, simpler system, undoing the
suggestion of Petri T. Koistinen.
Mykefile: Use $HOMEHOST instead of hardwiring "amadeus".
* 2004-03-06
cameron:
scripts/squid_redirect: Set #! line to #!/usr/bin/env perl on
suggestion from Petri T. Koistinen.
rc/patterns: popup at www.military.com from John Woodstock
falkag.(de|net) pattern updates from Nick Leverton
* 2004-02-03
cameron:
rc/patterns: PRINT rule for sciencedaily.com
planetark.com PRINT rule
* 2004-01-31
cameron:
rc/patterns: self ads at bigfoot
* 2004-01-29
cameron:
rc/patterns: more SWF ads
* 2004-01-26
cameron:
rc/patterns: content.ad-flow.com GIFs
.falkag.net GIFs
* 2004-01-22
cameron:
rc/patterns: another PRINT rule for abc.net.au
* 2004-01-20
cameron:
rc/patterns: ads from klipmart.dvlabs.com, seen at forbes.com
* 2004-01-19
cameron:
rc/patterns: widen http://servedby.advertising.com/** on report
from Billy Newsom big exception for webmail.aol.com
from Neal Macklin exception for NYTIMES article
about popup ads
* 2004-01-14
cameron:
rc/patterns: bar.hit-counter.udub.com
* 2004-01-08
cameron:
rc/patterns: raise priority of .yimg.com PASS rule on report from
Mike Mitchell
2004-01-04
cameron:
rc/patterns: tweak forbes.com PRINT rule on report from Adam Beecher
disable forbes.com PRINT rules
ads at www.suprnova.org from Michael
sideads pattern for suprnova on report from Michael
widen suprnova ad pattern
exception for sabregen.co.za from Nicki
case insensitise sabregen.co.za exception
index.html: Strike out David Hill Squid-Bannerfilter mini-HOWTO - the page is down. Report from Peter Noble.
Mykefile: Default to just the script.
2003-12-26
cameron:
rc/patterns: economictimes.indiatimes.com PRINT rule
PRINT rule for www.economist.com
2003-11-27
cameron:
rc/patterns: weekly.ahram.org.eg PRINT rule
2003-11-26
cameron:
rc/patterns: another counter pattern
counter.animehost.de
2003-11-19
cameron:
scripts/squid_redirect: Treat set-but-empty envvars like undefined envvars. Change adapted from
bug report, diagnosis and fix from Ari Gordon-Schlosberg. Explains the
"PRINT always on" reported by some users.
2003-11-14
cameron:
rc/patterns: add exception for yahoo auction images
add exception for yahoo auction images on report from David G. Andersen
wider yahoo auction exception
2003-11-13
cameron:
rc/patterns: tweak siliconvalley.com rule
put 302 on siliconvalley rule
back out 302:
2003-11-12
cameron:
rc/patterns: dslvalley.com ads from Ludovic Drolez
2003-11-10
cameron:
rc/patterns: another ads*.canoe.(com|ca) pattern
wider canoe.com pattern
2003-11-09
cameron:
rc/patterns: suppress msnbc.com PRINT rule - busted - reminder from Neal Macklin
- Add more ad patterns.
- Hooks to get the printer-friendly version of some pages (disabled
by default, controlled by STUBURL_PRINT in adzap.conf).
Note: adds the new STUBURL_PRINT variable; users should update to the
latest adzap.conf as shown in the install message.