fix NYTimes regexp

This commit is contained in:
Simon Kornblith 2011-03-21 20:48:47 +00:00
parent 3290d8f8cf
commit 04326bcf0c

View file

@ -3,12 +3,12 @@
"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,
"inRepository":true,
"lastUpdated":"2011-03-21 04:31:00"
"lastUpdated":"2011-03-21 20:48:32"
}
function detectWeb(doc, url) {