commit a12a6bc87528a9e6f3005b0de0b2d3c9b2f4be42
parent 120f8500458b58d7920aa69274fd92641b6150a9
Author: Dan Stillman <dstillman@zotero.org>
Date: Thu, 14 May 2009 20:53:27 +0000
Fix zotero.org translator URL and update timestamp
Diffstat:
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/repotime.txt b/repotime.txt
@@ -1 +1 @@
-2009-05-05 15:45:00
+2009-05-14 20:55:00
diff --git a/translators/zotero.org.js b/translators/zotero.org.js
@@ -3,12 +3,12 @@
"translatorType":4,
"label":"zotero.org",
"creator":"Dan Stillman",
- "target":"^https?://[^/]*zotero\\.net/(groups/)?[^/]+/[0-9]+/(items(/?[0-9]+?)?|items/collection/[0-9]+)(\\?.*)?$",
+ "target":"^https?://[^/]*zotero\\.org/(groups/)?[^/]+/[0-9]+/(items(/?[0-9]+?)?|items/collection/[0-9]+)(\\?.*)?$",
"minVersion":"1.0",
"maxVersion":"",
"priority":100,
"inRepository":true,
- "lastUpdated":"2009-03-10 05:35:00"
+ "lastUpdated":"2009-05-14 20:55:00"
}
function detectWeb(doc, url) {