From f846f8e0e89a1d3261178936a93a77e6f26ed7e3 Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Fri, 18 Apr 2008 08:47:21 +0000 Subject: [PATCH] Pushed NYT --- scrapers.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scrapers.sql b/scrapers.sql index dfd7b952f..b72288121 100644 --- a/scrapers.sql +++ b/scrapers.sql @@ -12495,7 +12495,7 @@ function doWeb(doc, url) { Zotero.wait(); }'); -REPLACE INTO translators VALUES ('ce7a3727-d184-407f-ac12-52837f3361ff', '1.0.0b3.r1', '', '2008-04-16 15:15:00', '1', '100', '4', 'NYTimes.com', 'Simon Kornblith', '^http://(?:query\.nytimes\.com/search/query|(?:select\.|www\.)?nytimes\.com/.)', +REPLACE INTO translators VALUES ('ce7a3727-d184-407f-ac12-52837f3361ff', '1.0.0b3.r1', '', '2008-04-18 08:55:00', '1', '100', '4', 'NYTimes.com', 'Simon Kornblith', '^http://(?:query\.nytimes\.com/search/query|(?:select\.|www\.)?nytimes\.com/.)', 'function detectWeb(doc, url) { if(doc.title.substr(0, 30) == "The New York Times: Search for") { var namespace = doc.documentElement.namespaceURI;