commit 0b05cb34a89d35915738b5a17e0fefcb3dc563d6
parent 984dfdddaefb3b514f2ab27e1c70d61680f79905
Author: Dan Stillman <dstillman@zotero.org>
Date: Thu, 22 Oct 2009 19:02:49 +0000
Pushed PubMed, Aleph, and Hanrei Watch (and fixed regex JSON escaping on PubMed)
Diffstat:
4 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/repotime.txt b/repotime.txt
@@ -1 +1 @@
-2009-09-22 07:05:00
+2009-10-22 19:05:00
diff --git a/translators/Hanrei Watch.js b/translators/Hanrei Watch.js
@@ -8,7 +8,7 @@
"maxVersion":"",
"priority":100,
"inRepository":true,
- "lastUpdated":"2009-11-14 16:59:24"
+ "lastUpdated":"2009-10-22 19:00:00"
}
function detectWeb(doc, url) {
diff --git a/translators/Library Catalog (Aleph).js b/translators/Library Catalog (Aleph).js
@@ -8,7 +8,7 @@
"maxVersion":"",
"priority":100,
"inRepository":true,
- "lastUpdated":"2009-01-08 08:19:07"
+ "lastUpdated":"2009-10-22 19:00:00"
}
function detectWeb(doc, url) {
diff --git a/translators/NCBI PubMed.js b/translators/NCBI PubMed.js
@@ -3,12 +3,12 @@
"translatorType":12,
"label":"NCBI PubMed",
"creator":"Simon Kornblith, Michael Berkowitz and Rintze Zelle",
- "target":"http://[^/]*(www|preview)\.ncbi\.nlm\.nih\.gov[^/]*/(pubmed|sites/entrez|entrez/query\.fcgi\?.*db=PubMed)",
+ "target":"http://[^/]*(www|preview)\\.ncbi\\.nlm\\.nih\\.gov[^/]*/(pubmed|sites/entrez|entrez/query\\.fcgi\\?.*db=PubMed)",
"minVersion":"1.0.0b3.r1",
"maxVersion":"",
"priority":100,
"inRepository":true,
- "lastUpdated":"2009-09-21 21:55:00"
+ "lastUpdated":"2009-10-22 19:00:00"
}
function detectWeb(doc, url) {