correct fix for NYTimes regexp
This commit is contained in:
parent
04326bcf0c
commit
ca02d1dbe5
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue
Block a user