Télécharger la liste

Description du projet

YAFP is a proxy to filter out advertising banners and malicious script
code from web sites. It is written in Perl and based on an example by
Randal L. Schwartz. For performance reasons it uses preforking to
spawn several processes of itself (like Apache does). Unlike other
available proxies (such as Junkbuster), it does blocking by Perl
regular expressions on the site content, which allows you to block
JavaScript and popups, in addition to normal ads.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-05-25 19:19 Retour à la liste release
0.1.0

Cette version comporte une réécriture complète du mécanisme de filtrage (avec utilisation de HTML:: TreeBuilder), "pipethrough" du contenu non.HTML, regexps plus rapide (précompilés), et de nombreuses autres améliorations mineures.
Tags: Major feature enhancements
This release features a complete rewrite of the filter mechanism (with
use of HTML::TreeBuilder), "pipethrough" of non.HTML content, faster
regexps (precompiled), and many minor enhancements.

Project Resources