Add a way to get Prototype's version (#2081)

This can be verified [here](https://revolt.group/)
main
jvoisin 7 years ago committed by Elbert Alias
parent a2fd98d1d7
commit 533b02a34e

@ -7508,7 +7508,7 @@
12 12
], ],
"js": { "js": {
"Prototype": "" "Prototype.Version": "(.*)\\;version:\\1"
}, },
"icon": "Prototype.png", "icon": "Prototype.png",
"script": "(?:prototype|protoaculous)(?:-([\\d.]*[\\d]))?.*\\.js\\;version:\\1", "script": "(?:prototype|protoaculous)(?:-([\\d.]*[\\d]))?.*\\.js\\;version:\\1",

Loading…
Cancel
Save