From 78e9d09f4ddfbebe794732a38cbe26983a20e773 Mon Sep 17 00:00:00 2001 From: Simon Kornblith Date: Mon, 21 Mar 2011 20:50:49 +0000 Subject: [PATCH] one more try with NYTimes regexp --- translators/NYTimes.com.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translators/NYTimes.com.js b/translators/NYTimes.com.js index 74e1b80a15..43ccc04f59 100644 --- a/translators/NYTimes.com.js +++ b/translators/NYTimes.com.js @@ -3,7 +3,7 @@ "translatorType":4, "label":"NYTimes.com", "creator":"Simon Kornblith", - "target":"^https?://(?:(?:query\\.nytimes\\.com/search/(?:alternate/)?)query|(?:select\\.|www\\.)?nytimes\\.com/.)", + "target":"^https?://(?:query\\.nytimes\\.com/search/(?:alternate/)?query|(?:select\\.|www\\.)?nytimes\\.com/.)", "minVersion":"1.0.0b3.r1", "maxVersion":"", "priority":100,