From d67f09d0fd7b0e9fdf99a90f0d7b62dd5e07001f Mon Sep 17 00:00:00 2001 From: Rintze Zelle Date: Sun, 13 Jun 2010 14:32:31 +0000 Subject: [PATCH] Updating PubMed Central translator to recognize HTTPs addresses --- translators/PubMed Central.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/translators/PubMed Central.js b/translators/PubMed Central.js index d0341a01c1..60e71d8160 100644 --- a/translators/PubMed Central.js +++ b/translators/PubMed Central.js @@ -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) {