correct fix for NYTimes regexp

This commit is contained in:
Simon Kornblith 2011-03-21 20:49:27 +00:00
parent 04326bcf0c
commit ca02d1dbe5

View File

@ -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,