updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / adzapper / adzapper.conf
blob016140056b0fba1a3b1700bdefe0b28dfa5bb234
1 # Configfile for adzapper.
3 #   by Paul van Tilburg <paulvt@debian.org>.
4 #   based on the wrapzap script by Cameron Simpson <cs@zip.com.au>.
5 #   modified for ArchLinux by Manolis Tzanidakis <manolis@archlinux.org>.
8 # ZAP_MODE
10 #   Sets the way zapped ads, popups, etc are shown.
11 #   Use empty for default or "CLEAR" to get transparent replacement images.
13 ZAP_MODE=""
14 #ZAP_MODE="CLEAR"
16 # ZAP_BASE
17 # ZAP_BASE_SSL
19 #   Defines the base URL where the substituted ad gifs, swf's, js
20 #   scripts, etc can be found. ZAP_BASE_SSL is for HTTPS
21 #   but is not used at the moment.
23 #   Note: a local web server will be much better.
25 ZAP_BASE=http://adzapper.sourceforge.net/zaps
27 #   Note: this can probably be ignored.
28 ZAP_BASE_SSL=https://adzapper.sourceforge.net/zaps
30 # ZAP_PREMATCH
32 #   Pathname of extra pattern file for patters to preempt the stock
33 #   pattern files of adzapper itself.
34 #   Preferably use ZAP_POSTMATCH.
36 ZAP_PREMATCH=
38 # ZAP_POSTMATCH
40 #   Pathname of extra pattern file for patterns in addition to the stock
41 #   patterns of adzapper itself. This is the one to which you
42 #   should add new adzap patterns.
43 ZAP_POSTMATCH=
45 # ZAP_MATCH
47 #   Pathname of extra pattern file for patterns to use instead of the
48 #   inbuilt pattern list.
49 ZAP_MATCH=
51 # STUBURL_*
53 #   Files for used in substition of ads.
55 STUBURL_AD=$ZAP_BASE/ad.gif
56 STUBURL_ADSSL=$ZAP_BASE_SSL/ad.gif
57 STUBURL_ADBG=$ZAP_BASE/adbg.gif
58 STUBURL_ADJS=$ZAP_BASE/no-op.js
59 STUBURL_ADHTML=$ZAP_BASE/no-op.html
60 STUBURL_ADMP3=$ZAP_BASE/ad.mp3
61 STUBURL_ADPOPUP=$ZAP_BASE/closepopup.html
62 STUBURL_ADSWF=$ZAP_BASE/ad.swf
63 STUBURL_COUNTER=$ZAP_BASE/counter.gif
64 STUBURL_COUNTERJS=$ZAP_BASE/no-op-counter.js
65 STUBURL_WEBBUG=$ZAP_BASE/webbug.gif
66 STUBURL_WEBBUGJS=$ZAP_BASE/webbug.js
68 # STUBURL_PRINT
70 #   Off by default, set to 1.
71 STUBURL_PRINT=