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

9 lines
141 B
JSON

{
"name": "BEM",
"website": "http://en.bem.info",
"matches": [
{
"regexp": "<[^>]+data-bem"
}
]
}