From 38252cc5541729f4e3b03bcebf36ca8e6beafa7b Mon Sep 17 00:00:00 2001 From: lookshe Date: Wed, 11 Jan 2012 08:42:49 +0100 Subject: ^ added to special characters that will be masked tinyurl now also from acts --- tinyurl.tcl | 1 + 1 file changed, 1 insertion(+) (limited to 'tinyurl.tcl') diff --git a/tinyurl.tcl b/tinyurl.tcl index 970d8f6..83cc27a 100644 --- a/tinyurl.tcl +++ b/tinyurl.tcl @@ -17,6 +17,7 @@ set url_length 80 package require http 2.3 bind pubm - "*" scan_text +bind act - "*" scan_text # ----------------------------------------------------------------------------- # Name : scan_text -- cgit v1.2.3