improved regex

Signed-off-by: Hanno Lans <hanno@hannolans.nl>
main
Hanno Lans 11 years ago
parent e875cde44f
commit 6322575bc7

@ -1225,9 +1225,9 @@
"script": "highstock(?:\\-|\\.)?([\\d\\.]*\\d).*\\.js\\;version:\\1" "script": "highstock(?:\\-|\\.)?([\\d\\.]*\\d).*\\.js\\;version:\\1"
}, },
"Hippo": { "Hippo": {
"website": "onehippo.com", "website": "onehippo.org",
"cats": [ 1 ], "cats": [ 1 ],
"html": "(src=[^>]+/binaries/content/gallery/|url[^)]+/binaries/content/gallery/)" "html": "/binaries/([^/]+/)*content/gallery/"
}, },
"Hogan.js": { "Hogan.js": {
"website": "twitter.github.com/hogan.js", "website": "twitter.github.com/hogan.js",