From 74e4652fccabdd98db70b721d95efcfc14226df1 Mon Sep 17 00:00:00 2001 From: Michael Berkowitz Date: Mon, 31 Mar 2008 15:29:06 +0000 Subject: [PATCH] -Actually includes the change to the Scopus target regex I meant to put in the last commit. --- scrapers.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scrapers.sql b/scrapers.sql index a855c653a..cf08ab941 100644 --- a/scrapers.sql +++ b/scrapers.sql @@ -1705,7 +1705,7 @@ REPLACE INTO translators VALUES ('b8a86e36-c270-48c9-bdd1-22aaa167ef46', '1.0.0b Zotero.wait(); }'); -REPLACE INTO translators VALUES ('a14ac3eb-64a0-4179-970c-92ecc2fec992', '1.0.0b4.r5', '', '2008-03-31 16:30:00', '1', '100', '4', 'Scopus', 'Michael Berkowitz', 'http://[^/]*www.scopus.com[^/*]', +REPLACE INTO translators VALUES ('a14ac3eb-64a0-4179-970c-92ecc2fec992', '1.0.0b4.r5', '', '2008-03-31 16:30:00', '1', '100', '4', 'Scopus', 'Michael Berkowitz', 'http://[^/]*www.scopus.com[^/]*', 'function detectWeb(doc, url) { if (url.indexOf("/results/") != -1) { return "multiple";