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