Trans: Fix detect URL for NYTimes advanced search (basic search not working)

This commit is contained in:
Avram Lyon 2011-03-21 13:12:45 +00:00
parent 68c2a0039a
commit bb5db25dad

View File

@ -3,7 +3,7 @@
"translatorType":4,
"label":"NYTimes.com",
"creator":"Simon Kornblith",
"target":"^https?://(?:query\\.nytimes\\.com/search/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,