updates for domain names.
authorChris Koeritz <fred@gruntose.com>
Mon, 3 Oct 2016 05:56:09 +0000 (01:56 -0400)
committerChris Koeritz <fred@gruntose.com>
Mon, 3 Oct 2016 05:56:09 +0000 (01:56 -0400)
doc/clam_manual/clam_docs.html
doc/clam_manual/clam_root.html
scripts/cgi/count.cgi

index eb4a54850b87827feba5bd217702d71d4d2ad5f1..caee455a94dac1b2630c626e09678a708b60d6aa 100644 (file)
       that need to be used with CLAM. &nbsp;Several example makefiles and the
       full
       reference manual for CLAM are also included.<br>
-      &nbsp;&nbsp;&nbsp; CLAM is part of the HOOPLE libraries (<a href="http://hoople.org/">http://hoople.org/</a>)
+      &nbsp;&nbsp;&nbsp; CLAM is part of the Feisty Meow® codebase (<a href="http://feistymeow.org/">http://feistymeow.org/</a>)
       and can be
       downloaded from there or through a sourceforge mirror site.<br>
       &nbsp;&nbsp;&nbsp; In the remainder of the document, we will often
               since clam became
               part of the YETIcode project (at <a href="http://yeticode.org/">http://yeticode.org</a>).</big></li>
           <small> </small>
-          <li><big>The default location for clam is under the FEISTY_MEOW_APEX
-              in a
-              folder named clam, although the version of clam shipped with the
-              HOOPLE
-              code (http://hoople.org) actually lives under the root of the
-              hoople
-              hierarchy.<br>
+          <li><big>The default location for clam is under the FEISTY_MEOW_SCRIPTS directory in a
+              folder named clam.<br>
             </big></li>
           <small> </small><big> </big><small> </small>
           <li><big>If the yeti root directory is in $HOME/yeti
               perform a build.</big></li>
           <small> </small><big> </big><small> </small>
           <li><big>See the HOOPLE website for more details about
-              downloading that codebase (<a href="http://hoople.org">http://hoople.org</a>).<br>
+              downloading that codebase (<a href="http://feistymeow.org">http://feistymeow.org</a>).<br>
             </big></li>
           <small> </small><big> </big><small> </small>
           <ol>
index eaf4cc5de77fe3493931dd49a922e1824a38c6a5..5c3a4050fe67e93e559ffcded7e80f34cef8cd92 100644 (file)
@@ -31,8 +31,7 @@
       <center><big><big>
             <a href="../csharp">CLAM C# Support Source</a>
           </big></big></center>
-      <center><big><big>You can download CLAM from the <a href="http://hoople.org/">hoople</a>
-            site.</big></big><br>
+      <center><big><big>You can download CLAM from the <a href="http://feistymeow.org/">feistymeow.org</a> site.</big></big><br>
         Please send any comments and contributions to the
         <a href="mailto:fred@gruntose.com">Administrator</a>
         .</center>
index c3f7b0d45b4efbb45dd770665a9e6df1f01fc9cf..03993d2f2b837acba57a3731a516a4a335cd6286 100755 (executable)
@@ -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