summaryrefslogtreecommitdiffstats
path: root/tinyurl.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'tinyurl.tcl')
-rw-r--r--tinyurl.tcl1
1 files changed, 1 insertions, 0 deletions
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