home *** CD-ROM | disk | FTP | other *** search
/ PCMania 16 / Pcmania_Ep2_16_CD-Surf_Patrol.iso / setup / jbuster / strust.ini < prev    next >
Encoding:
Text File  |  1998-02-20  |  1.2 KB  |  25 lines

  1. #    Illustrative Trustfile 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.  
  7. # Trustfiles are an experimental feature used for building "whitelists"
  8. # (versus the usual "blacklists" in a blockfile). Most people don't use it.
  9. # For more detail, see http://www.junkbusters.com/ht/en/ijbman.html#trustfile
  10. #
  11. # This is like parsed exactly like a blockfile, except that a '+'
  12. # in column one is treated like a '~' (i.e. doesn't block) and
  13. # it adds the spec to the trusted-referer list.
  14. #
  15. # Also, the default is to block any URL that is NOT mentioned on this list.
  16. #
  17. # While browsing, the domains for URLs that are referred by a trusted referer
  18. # are added to this list.  Thus this acts as a "white-list" of OK places
  19. # to browse. Note this means that the file will grow longer with use.
  20. #
  21. # Example: to allow only links that came from yahooligans, uncomment this line
  22. # +yahooligans.com
  23. # and remove the last line (* alone), which unblock everything:
  24. *
  25.