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

9 lines
172 B
JSON

{
"name": "Bulma",
"website": "http://bulma.io",
"matches": [
{
"regexp": "<link[^>]+?href=\"[^\"]+bulma(?:\\.min)?\\.css"
}
]
}