Add second HTML (src) attribute for Glyphicons

@gadcam Do you approve?

For https://github.com/ElbertF/Wappalyzer/pull/575#discussion_r13298147
main
P THE AWESOME 11 years ago committed by Elbert Alias
parent 4d7da81d30
commit b63ae3bc02

@ -1072,7 +1072,7 @@
"Glyphicons": { "Glyphicons": {
"website": "glyphicons.com", "website": "glyphicons.com",
"cats": [ 17 ], "cats": [ 17 ],
"html": "<link[^>]* href=[^>]+glyphicons(?:\\.min)?\\.css" "html": "(?:<link[^>]* href=[^>]+glyphicons(?:\\.min)?\\.css|<img[^>]* src=[^>]+glyphicons)"
}, },
"GoAhead": { "GoAhead": {
"website": "embedthis.com/products/goahead/index.html", "website": "embedthis.com/products/goahead/index.html",