NYTimes translator should support https
This commit is contained in:
parent
3acdc18d88
commit
f67df04672
1 changed files with 2 additions and 2 deletions
|
@ -3,12 +3,12 @@
|
||||||
"translatorType":4,
|
"translatorType":4,
|
||||||
"label":"NYTimes.com",
|
"label":"NYTimes.com",
|
||||||
"creator":"Simon Kornblith",
|
"creator":"Simon Kornblith",
|
||||||
"target":"^http://(?:query\\.nytimes\\.com/search/query|(?:select\\.|www\\.)?nytimes\\.com/.)",
|
"target":"^https?://(?:query\\.nytimes\\.com/search/query|(?:select\\.|www\\.)?nytimes\\.com/.)",
|
||||||
"minVersion":"1.0.0b3.r1",
|
"minVersion":"1.0.0b3.r1",
|
||||||
"maxVersion":"",
|
"maxVersion":"",
|
||||||
"priority":100,
|
"priority":100,
|
||||||
"inRepository":true,
|
"inRepository":true,
|
||||||
"lastUpdated":"2008-04-18 08:55:00"
|
"lastUpdated":"2010-01-11 04:26:00"
|
||||||
}
|
}
|
||||||
|
|
||||||
function detectWeb(doc, url) {
|
function detectWeb(doc, url) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue