mirror of
https://github.com/zotero/zotero.git
synced 2026-09-20 00:12:49 +00:00
Trans: Fix detect URL for NYTimes advanced search (basic search not working)
This commit is contained in:
parent
68c2a0039a
commit
bb5db25dad
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue