From a973c51ad17ccdfe4f9032133fb5381651010858 Mon Sep 17 00:00:00 2001 From: q-- Date: Thu, 26 Jun 2014 11:02:19 +0200 Subject: [PATCH] Rename Nokia Maps to HERE, add detection, fix URL --- share/apps.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/share/apps.json b/share/apps.json index 10dbf267d..b03757415 100644 --- a/share/apps.json +++ b/share/apps.json @@ -2050,9 +2050,10 @@ "website": "nodejs.org", "cats": [ 27 ] }, - "Nokia Maps": { - "website": "developer.here.net", - "cats": [ 35 ] + "HERE": { + "website": "developer.here.com", + "cats": [ 35 ], + "script": "https?://js\\.cit\\.api\\.here\\.com/se/([\\d.]+)\\/\\;version:\\1" }, "NOIX": { "website": "www.noix.com.br/tecnologias/joomla",