diff --git a/src/apps.json b/src/apps.json index bcf666d2b..d725f0086 100755 --- a/src/apps.json +++ b/src/apps.json @@ -3413,10 +3413,8 @@ "cats": [ "19" ], - "env": "^hljs$", - "html": "]*href=\"[^\"]+highlight(?:\\.min)?\\.js[^\"]+.css", "icon": "Highlight.js.png", - "script": "highlight(?:\\.min)?\\.js", + "script": "/highlight\\.js/([\\d.]+?)/highlight\\.min\\.js", "website": "https://highlightjs.org/" }, "Highstock": {