Files
OneForAll-mirror/data/rules/wappalyzer/glyphicons.json
T
2020-07-29 00:02:06 +08:00

9 lines
219 B
JSON

{
"name": "Glyphicons",
"website": "http://glyphicons.com",
"matches": [
{
"regexp": "(?:<link[^>]* href=[^>]+glyphicons(?:\\.min)?\\.css|<img[^>]* src=[^>]+glyphicons)"
}
]
}