Fix Gallery regex to avoid FP (#1981)

main
kkadosh 7 years ago committed by Elbert Alias
parent f8ce9b357f
commit b8a1e9c973

@ -3202,7 +3202,7 @@
},
"html": [
"<div id=\"gsNavBar\" class=\"gcBorder1\">",
"Powered by <a href=\"[^\"]+\">([^<]+)</a>\\;version:\\1"
"<a href=\"http://gallery\\.sourceforge\\.net\"><img[^>]+Powered by Gallery\\s*(?:(?:v|Version)\\s*([0-9.]+))?\\;version:\\1"
],
"icon": "Gallery.png",
"website": "http://galleryproject.org/"

Loading…
Cancel
Save