commit 78e9d09f4ddfbebe794732a38cbe26983a20e773
parent ca02d1dbe54b786b2d8e90ed9a369067c34f8637
Author: Simon Kornblith <simon@simonster.com>
Date: Mon, 21 Mar 2011 20:50:49 +0000
one more try with NYTimes regexp
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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,