# # $Id: popup,v 1.1 2001/04/16 21:10:38 rodney Exp $ # # This is the configuration file for blocking Javascript popup windows, # it specifies both hosts to block from, and hosts to allow the popups # from. # # The format is the hostname to block, or allow. # # eg: # # www.geocities.com # block all popups from geocities. # # ~www.trusted-host.com # Allow popups from the trusted host domain. # # # If a site is not explicitly blocked popups will be allowed, the # "allowable" syntax with "~" exists as a marker that you've explicitly # allowed something. # # Order is not relevant - an allowable entry overrides a blocked entry, # e.g. # ~myhost.com # Allows myhost.com # myhost.com # _Still_ allowed. # # Steve Kemp # --- # http://www.tardis.ed.ac.uk/~skx/junk/ for more details. # # # This is for the test page, at http://www.tardis.ed.ac.uk/~skx/junk/ www.tardis.ed.ac.uk # # Samples, uncomment to use: # # members.tripod.co.uk # www.geocities.com # ~windowsupdates.microsoft.com # ~updates.microsoft.com