Min version is 2.1, not that it matters
This commit is contained in:
parent
1aa4d4c642
commit
ca8c7ba584
|
@ -3,13 +3,13 @@
|
||||||
"label": "Nature",
|
"label": "Nature",
|
||||||
"creator": "Simon Kornblith",
|
"creator": "Simon Kornblith",
|
||||||
"target": "https?://www\\.nature\\.com[^/]*/(?:[^/]+/journal/v[^/]+/n[^/]+/(?:(?:full|abs)/.+\\.html|index.html)|search/executeSearch)",
|
"target": "https?://www\\.nature\\.com[^/]*/(?:[^/]+/journal/v[^/]+/n[^/]+/(?:(?:full|abs)/.+\\.html|index.html)|search/executeSearch)",
|
||||||
"minVersion": "1.0.0b3.r1",
|
"minVersion": "2.1",
|
||||||
"maxVersion": "",
|
"maxVersion": "",
|
||||||
"priority": 100,
|
"priority": 100,
|
||||||
"inRepository": true,
|
"inRepository": true,
|
||||||
"translatorType": 4,
|
"translatorType": 4,
|
||||||
"browserSupport": "gcs",
|
"browserSupport": "gcs",
|
||||||
"lastUpdated": "2011-07-03 04:19:18"
|
"lastUpdated": "2011-07-03 04:20:14"
|
||||||
}
|
}
|
||||||
|
|
||||||
var articleRe = /(https?:\/\/[^\/]+\/[^\/]+\/journal\/v[^\/]+\/n[^\/]+\/)(full|abs)(\/.+)\.html/;
|
var articleRe = /(https?:\/\/[^\/]+\/[^\/]+\/journal\/v[^\/]+\/n[^\/]+\/)(full|abs)(\/.+)\.html/;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user