diff --git a/src/apps.json b/src/apps.json index e36664ac0..46270f1f1 100755 --- a/src/apps.json +++ b/src/apps.json @@ -6474,7 +6474,7 @@ ], "env": "^Reveal$", "icon": "Reveal.js.png", - "script": "reveal(?:\\.min)?\\.js", + "script": "(?:^|/)reveal(?:\\.min)?\\.js", "website": "http://lab.hakim.se/reveal-js" }, "Revel": {