Re: [privoxy-commits] current default.action.master, 1.332, 1.333
Lee <[email protected]> Mon, 27 Mar 2017 11:59:29 -0400
| Newsgroups | gmane.comp.web.privoxy.devel |
|---|---|
| Message-ID | <CAD8GWstqpfKhFPtqJj4sFrV3WFAuXN9Nt-_2GeLH9E=4doxPTw@mail.gmail.com> |
seems like -filter would be better, but I finally noticed that -deanimate-gifs wasn't mentioned, which is why each filter had to be turned off explicitly. right? Lee On 3/27/17, Fabian Keil <[email protected]> wrote: > Update of /cvsroot/ijbswa/current > In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv26964 > > Modified Files: > default.action.master > Log Message: > Explicitly disable HTML filters for requests with CSS-REQUEST tag > > The filters are unlikely to break CSS files but executing > them without (intentionally) getting any hits is a waste of > cpu time and makes the log more noisy when running with > "debug 64". > > > Index: default.action.master > =================================================================== > RCS file: /cvsroot/ijbswa/current/default.action.master,v > retrieving revision 1.332 > retrieving revision 1.333 > diff -C2 -d -r1.332 -r1.333 > *** default.action.master 12 Jan 2017 14:19:58 -0000 1.332 > --- default.action.master 27 Mar 2017 10:19:19 -0000 1.333 > *************** > *** 2563,2567 **** > # Depends on +client-header-tagger{css-requests} > > ############################################################################# > ! {+handle-as-empty-document \ > -handle-as-image \ > } > --- 2563,2588 ---- > # Depends on +client-header-tagger{css-requests} > > ############################################################################# > ! {-filter{html-annoyances} \ > ! -filter{content-cookies} \ > ! -filter{refresh-tags} \ > ! -filter{img-reorder} \ > ! -filter{banners-by-size} \ > ! -filter{banners-by-link} \ > ! -filter{webbugs} \ > ! -filter{tiny-textforms} \ > ! -filter{frameset-borders} \ > ! -filter{iframes} \ > ! -filter{demoronizer} \ > ! -filter{shockwave-flash} \ > ! -filter{quicktime-kioskmode} \ > ! -filter{fun} \ > ! -filter{crude-parental} \ > ! -filter{site-specifics} \ > ! -filter{no-ping} \ > ! -filter{google} \ > ! -filter{yahoo} \ > ! -filter{msn} \ > ! -filter{blogspot} \ > ! +handle-as-empty-document \ > -handle-as-image \ > } > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > ijbswa-commits mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ijbswa-commits > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot