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

Loading…
Cancel
Save