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

11 lines
237 B
JSON

{
"name": "Modernizr",
"website": "https://modernizr.com",
"matches": [
{
"search": "script",
"regexp": "([\\d.]+)?/modernizr(?:\\.([\\d.]+))?.*\\.js",
"offset": 1
}
]
}