home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2001 April
/
PCWorld_2001-04_cd.bin
/
Software
/
TemaCD
/
webclean
/
config
/
erotic.zap
< prev
next >
Wrap
Extensible Markup Language
|
2001-01-16
|
1KB
|
31 lines
<?xml version="1.0"?>
<!DOCTYPE filter SYSTEM "filter.dtd">
<filter title="Erotic"
id="3"
time="0"
desc="Protect your children from looking erotic sites.">
<block title="Bad words in the host name"
id="0"
time="0"
host="naughty|cumshot|lesbian|hardcore|puss(ie|y)|playboy|ficken|penis|xxx|adult|porn">http://www.calvinandhobbes.com/</block>
<block title="Bad words in the path name"
id="1"
time="0"
path="naughty|cumshot|lesbian|hardcore|pussie|playboy|ficken|penis|xxx|adult|porn"/>
<rewrite title="Bad words in the url 1"
id="2"
time="0">
<attr>http://.*\.(naughty|cumshot|lesbian|hardcore|puss(ie|y)|playboy|ficken|penis|xxx|adult|porn).*\.com</attr>
<replace part="attrval">http://www.calvinandhobbes.com/</replace>
</rewrite>
<rewrite title="Bad words in the url 2"
id="3"
time="0">
<attr>http://.*(naughty|cumshot|lesbian|hardcore|puss(ie|y)|playboy|ficken|penis|xxx|adult|porn)\..*com</attr>
<replace part="attrval">http://www.calvinandhobbes.com/</replace>
</rewrite>
</filter>