[interchange-cvs] [SCM] Interchange branch, master, updated. 56537e5827c535b604f7cb98dbf7985b5f1e6e33

Jon Jensen interchange-cvs at icdevgroup.org
Sun Jun 7 01:01:48 UTC 2009


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Interchange".

The branch, master has been updated
       via  56537e5827c535b604f7cb98dbf7985b5f1e6e33 (commit)
      from  56c35b2860b0cb1b33493ae25d122d3eaf5901c9 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 56537e5827c535b604f7cb98dbf7985b5f1e6e33
Author: Jon Jensen <jon at endpoint.com>
Date:   Sat Jun 6 18:59:43 2009 -0600

    Recognize that AskTB is not a robot
    
    As suggested by Dan Bergan <danbergan at gmail.com> at:
    
    http://www.icdevgroup.org/pipermail/interchange-users/2009-June/050621.html
    
    Where he said:
    
    I had some problems recently because the Ask toolbar changed it's
    designation.
    
    It used to identify itself as: AskBar now it is: AskTB
    
    (I added AskTB to NotRobotUA and it fixed the issues my customers were
    having.)

-----------------------------------------------------------------------

Summary of changes and diff:
 dist/robots.cfg |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/dist/robots.cfg b/dist/robots.cfg
index 8006665..129a4f4 100644
--- a/dist/robots.cfg
+++ b/dist/robots.cfg
@@ -155,6 +155,10 @@ RobotUA <<EOR
     ZyBorg,
 EOR
 
+NotRobotUA <<EOR
+    AskTB,
+EOR
+
 RobotIP <<EOR
     202.9.155.123,
     204.152.191.41,


hooks/post-receive
-- 
Interchange



More information about the interchange-cvs mailing list