Add a way to get YUI version (#2089)

This can be tested [here](https://bugs.launchpad.net/ubuntu/+source/unbound/+bug/1732150)
main
jvoisin 7 years ago committed by Elbert Alias
parent 87b62c8975
commit 21e14940a4

@ -10765,7 +10765,8 @@
12
],
"js": {
"YAHOO": ""
"YAHOO": "",
"YUI.version": "(.*)\\;version:\\1"
},
"icon": "YUI.png",
"script": "(?:/yui/|yui\\.yahooapis\\.com)",

Loading…
Cancel
Save