From: short <> Date: Wed, 6 Dec 2000 11:29:35 +0000 (+0000) Subject: Written Id-strings inside. X-Git-Tag: rel1_0 X-Git-Url: http://git.jankratochvil.net/?p=redirector-ad.git;a=commitdiff_plain;h=082ee6d79964c95554b8ac0f0d145f451d0c5ca3 Written Id-strings inside. --- diff --git a/README b/README index 9a920dc..f4cb41c 100644 --- a/README +++ b/README @@ -1,6 +1,8 @@ Banner killer by 'squid redirector', version 1.0 ------------------------------------------------ +$Id$ + For this software you need the following packages: * squid diff --git a/ad/main b/ad/main index befc25a..e606b86 100644 --- a/ad/main +++ b/ad/main @@ -1,3 +1,5 @@ +m4_dnl $Id$ + ad1.mia.cz/ www.adbanner.cz/ .*billboard.cz/link/ diff --git a/redirector b/redirector index cfb7f35..fd8920c 100755 --- a/redirector +++ b/redirector @@ -1,4 +1,6 @@ #! /bin/sh +# +# $Id$ DIR_AD=/usr/local/squid/etc/ad diff --git a/redirector-ad.cgi b/redirector-ad.cgi index 62a1b17..03ea738 100755 --- a/redirector-ad.cgi +++ b/redirector-ad.cgi @@ -1,3 +1,6 @@ #! /bin/sh +# +# $Id$ + echo -e "Content-type: image/gif\n" pbmtext "${QUERY_STRING:--}"|pnmcrop -white|pnmmargin -white 2|pnminvert|ppmtogif 2>/dev/null