diff --git a/src/apps.json b/src/apps.json index 04b2f0408..458d2e617 100755 --- a/src/apps.json +++ b/src/apps.json @@ -1696,7 +1696,7 @@ ], "env": "^d3$", "icon": "D3.png", - "script": "d3(?:\\. v\\d+)?(?:\\.min)?\\.js", + "script": "/d3(?:\\. v\\d+)?(?:\\.min)?\\.js", "website": "http://d3js.org" }, "DHTMLX": { @@ -10162,4 +10162,4 @@ "priority": "9" } } -} \ No newline at end of file +}