From a12a6bc87528a9e6f3005b0de0b2d3c9b2f4be42 Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Thu, 14 May 2009 20:53:27 +0000 Subject: [PATCH] Fix zotero.org translator URL and update timestamp --- repotime.txt | 2 +- translators/zotero.org.js | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/repotime.txt b/repotime.txt index 3deacfacf..963e53e2f 100644 --- 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 index 3ee1626be..56241e5ac 100644 --- 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) {