From 523b840202c67dc96583268b92827fca25c80290 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Fri, 26 Jan 2018 01:19:20 +0100 Subject: [PATCH] Improve a bit the detection of scriptaculous (#1997) This can be tested [here](store.steampowered.com/sale/devolverdonequick/) --- src/apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps.json b/src/apps.json index cbde5bb21..2e65911f4 100644 --- a/src/apps.json +++ b/src/apps.json @@ -11811,7 +11811,7 @@ "Scriptaculous": "" }, "icon": "script.aculo.us.png", - "script": "(?:scriptaculous|protoaculous)\\.js", + "script": "/(?:scriptaculous|protoaculous)(?:\\.js|/)", "website": "http://script.aculo.us" }, "shine.js": {