- Cleaned CRLF's from the sources and related files
[privoxy.git] / popup
1 #
2 # $Id: popup,v 1.1 2001/04/16 21:10:38 rodney Exp $
3 #
4 #  This is the configuration file for blocking Javascript popup windows,
5 # it specifies both hosts to block from, and hosts to allow the popups
6 # from.
7 #
8 #  The format is the hostname to block, or allow.
9 #
10 #  eg:
11 #
12 #  www.geocities.com       # block all popups from geocities.
13 #
14 #  ~www.trusted-host.com   # Allow popups from the trusted host domain.
15 #
16 #
17 #   If a site is not explicitly blocked popups will be allowed, the
18 # "allowable" syntax with "~" exists as a marker that you've explicitly
19 # allowed something.
20 #
21 #   Order is not relevant - an allowable entry overrides a blocked entry,
22 # e.g.
23 #  ~myhost.com    # Allows myhost.com
24 #  myhost.com     # _Still_ allowed.
25 #
26 #  Steve Kemp
27 #  ---
28 #  http://www.tardis.ed.ac.uk/~skx/junk/   for more details.
29 #
30 #
31
32
33
34 # This is for the test page, at http://www.tardis.ed.ac.uk/~skx/junk/
35 www.tardis.ed.ac.uk
36
37 #
38 # Samples, uncomment to use:
39 #
40
41 # members.tripod.co.uk
42 # www.geocities.com
43 # ~windowsupdates.microsoft.com
44 # ~updates.microsoft.com