X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fcgi%2Fcount.cgi;h=03993d2f2b837acba57a3731a516a4a335cd6286;hb=714f07e34483e14aa4a91047b8891463267ae568;hp=c3f7b0d45b4efbb45dd770665a9e6df1f01fc9cf;hpb=a4cb38b54aae2f95d8e27343d22891ab9efa7253;p=feisty_meow.git diff --git a/scripts/cgi/count.cgi b/scripts/cgi/count.cgi index c3f7b0d4..03993d2f 100755 --- a/scripts/cgi/count.cgi +++ b/scripts/cgi/count.cgi @@ -39,18 +39,11 @@ if ($server =~ /^www\./) { # translate some domains into other domains to avoid maintaining multiple # hit count lists for the same sites that have different names. -if ($server =~ /^gruntose\.org/) { - $server =~ s/^gruntose\.org/gruntose.com/; -} -if ($server =~ /^gruntose\.net/) { - $server =~ s/^gruntose\.net/gruntose.com/; -} -if ($server =~ /^cromp\.net/) { - $server =~ s/^cromp\.net/cromp.org/; -} -if ($server =~ /^hoople\.net/) { - $server =~ s/^hoople\.net/hoople.org/; -} +#if ($server =~ /^gruntose\.org/) { +# $server =~ s/^gruntose\.org/gruntose.com/; +#} + +#hmmm: what about koeritz.com / koeritz.org? # # increment count of hit document, but not if I'm the