home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 April / PCWorld_2001-04_cd.bin / Software / TemaCD / webclean / config / erotic.zap < prev    next >
Extensible Markup Language  |  2001-01-16  |  1KB  |  31 lines

  1. <?xml version="1.0"?>
  2. <!DOCTYPE filter SYSTEM "filter.dtd">
  3. <filter title="Erotic"
  4.  id="3"
  5.  time="0"
  6.  desc="Protect your children from looking erotic sites.">
  7.  
  8. <block title="Bad words in the host name"
  9.  id="0"
  10.  time="0"
  11.  host="naughty|cumshot|lesbian|hardcore|puss(ie|y)|playboy|ficken|penis|xxx|adult|porn">http://www.calvinandhobbes.com/</block>
  12.  
  13. <block title="Bad words in the path name"
  14.  id="1"
  15.  time="0"
  16.  path="naughty|cumshot|lesbian|hardcore|pussie|playboy|ficken|penis|xxx|adult|porn"/>
  17.  
  18. <rewrite title="Bad words in the url 1"
  19.  id="2"
  20.  time="0">
  21. <attr>http://.*\.(naughty|cumshot|lesbian|hardcore|puss(ie|y)|playboy|ficken|penis|xxx|adult|porn).*\.com</attr>
  22. <replace part="attrval">http://www.calvinandhobbes.com/</replace>
  23. </rewrite>
  24.  
  25. <rewrite title="Bad words in the url 2"
  26.  id="3"
  27.  time="0">
  28. <attr>http://.*(naughty|cumshot|lesbian|hardcore|puss(ie|y)|playboy|ficken|penis|xxx|adult|porn)\..*com</attr>
  29. <replace part="attrval">http://www.calvinandhobbes.com/</replace>
  30. </rewrite>
  31. </filter>