Trans: Fix detect URL for NYTimes advanced search (basic search not working)
This commit is contained in:
parent
68c2a0039a
commit
bb5db25dad
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue
Block a user