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

10 lines
223 B
JSON

{
"name": "Flat UI",
"website": "https://designmodo.github.io/Flat-UI/",
"matches": [
{
"regexp": "<link[^>]* href=[^>]+flat-ui(?:\\.min)?\\.css"
}
],
"implies": "Bootstrap"
}