www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit 1ddae811eb2ca4b465ad0ec33b263645f4c0b8b2
parent a615571caa90159df66a4c21cee856b1557f380b
Author: Dan Stillman <dstillman@zotero.org>
Date:   Tue, 23 Mar 2010 19:11:00 +0000

Update Ovid regexp


Diffstat:
Mtranslators/Ovid.js | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/translators/Ovid.js b/translators/Ovid.js @@ -3,12 +3,12 @@ "translatorType":4, "label":"Ovid", "creator":"Simon Kornblith and Michael Berkowitz", - "target":"/(gw2|spa|spb|sp....)/ovidweb\\.cgi", + "target":"/(gw2|sp[^\\/]+)/ovidweb\\.cgi", "minVersion":"1.0.0b3.r1", "maxVersion":"", "priority":100, "inRepository":true, - "lastUpdated":"2010-01-21 22:25:00" + "lastUpdated":"2010-03-23 18:55:00" } function detectWeb(doc, url) {