sblock.ini
上传用户:qunlip
上传日期:2007-01-04
资源大小:203k
文件大小:2k
源码类别:

代理服务器

开发平台:

Visual C++

  1. # Illustrative Blockfile for the Internet Junkbuster
  2. #
  3. # Copyright 1997-8 Junkbusters Corp.  For distribution, modification and use
  4. # under the GNU General Public License. These files come with NO WARRANTY.
  5. # See http://www.junkbusters.com/ht/en/gpl.html or README file for details.
  6. # For more detail, see http://www.junkbusters.com/ht/en/ijbfaq.html#blocking
  7. #
  8. # More comprehensive blockfiles are available elsewhere, ask a search engine
  9. # for documents that mention "junkbuster" and are called "blocklist" e.g.
  10. # http://www.altavista.com/cgi-bin/query?pg=q&what=web&fmt=.&q=%2Bjunkbuster+%2Burl%3Ablocklist
  11. # Empty lines and comment lines beginning with a # is ignored.
  12. # The following line illustrates how to block a port (port 23 is telnet)
  13. :23
  14. # for more detail see http://www.junkbusters/com/ht/en/ijbfaq.html#attack
  15. # To block a particular URL, you can list it in full (omit the http://):
  16. www.junkbusters.com/images/space.gif
  17. # Almost all the following examples are commented out. To make them work,
  18. # remove the comment so that this:
  19. # www7.suckerfinder.com/cgi-bin/compost_tumbler/strayed-in-from=14387
  20. # looks like this:
  21. www7.suckerfinder.com/cgi-bin/compost_tumbler/strayed-in-from=14387
  22. # You can chop off parts on the left and right to get a broader block:
  23. suckerfinder.com/cgi-bin/compost_tumbler/
  24. # To block an entire site, simply include its domain name:
  25. # ad.manipumedia.net
  26. # patentlyoffensive.com
  27. # With no hostname, a pathname blocks regardless of the domain name:
  28. # /images/banners/mindless/
  29. # /bandwidth-hogs/
  30. # Provided pattern matching option was used in the Makefile (now the default)
  31. # you can use patterns such as
  32. #  the /*.* allows matches anywhere in the URL
  33. # /*.*banner
  34. # /*.*/DespisedProductName.*.gif
  35. # you can put * in the domain part only, not the path.
  36. # ad*.*.*
  37. # For more details see http://www.junkbusters.com/ht/en/ijbfaq.html#regex
  38. # The ~ character in column one stops blocking if a previous pattern matched.
  39. # The last match wins, so these exceptions are usually placed at the end.
  40. # ~mycompany.com