summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xgetxbookgui.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/getxbookgui.tcl b/getxbookgui.tcl
index 07c683c..06cf3c7 100755
--- a/getxbookgui.tcl
+++ b/getxbookgui.tcl
@@ -3,7 +3,7 @@
package require Tk
set cmds {{getgbook "Google Book ID" "Google\nBook Preview" \
- "http*://books.google.com/*" {[&?]id=([^&]*)}} \
+ "http*://books.google.*/*" {[&?]id=([^&]*)}} \
{getabook "ISBN 10" "Amazon Look\nInside The Book" \
"http*://*amazon*/*" {/([0-9]{10})/}} \
{getbnbook "ISBN 13" "Barnes & Noble\nBook Viewer" \