Improve a bit the detection of scriptaculous (#1997)

This can be tested [here](store.steampowered.com/sale/devolverdonequick/)
main
jvoisin 7 years ago committed by Elbert Alias
parent e1d47b037b
commit 523b840202

@ -11811,7 +11811,7 @@
"Scriptaculous": "" "Scriptaculous": ""
}, },
"icon": "script.aculo.us.png", "icon": "script.aculo.us.png",
"script": "(?:scriptaculous|protoaculous)\\.js", "script": "/(?:scriptaculous|protoaculous)(?:\\.js|/)",
"website": "http://script.aculo.us" "website": "http://script.aculo.us"
}, },
"shine.js": { "shine.js": {