Updating PubMed Central translator to recognize HTTPs addresses
This commit is contained in:
parent
b78575005f
commit
d67f09d0fd
1 changed files with 2 additions and 2 deletions
|
@ -3,12 +3,12 @@
|
|||
"translatorType":4,
|
||||
"label":"PubMed Central",
|
||||
"creator":"Michael Berkowitz and Rintze Zelle",
|
||||
"target":"http://[^/]*.nih.gov/",
|
||||
"target":"https?://[^/]*.nih.gov/",
|
||||
"minVersion":"1.0.0b4.r5",
|
||||
"maxVersion":"",
|
||||
"priority":100,
|
||||
"inRepository":true,
|
||||
"lastUpdated":"2009-12-17 08:10:00"
|
||||
"lastUpdated":"2010-06-13 10:30:00"
|
||||
}
|
||||
|
||||
function detectWeb(doc, url) {
|
||||
|
|
Loading…
Reference in a new issue