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

10 lines
208 B
JSON

{
"name": "Lazy.js",
"website": "http://danieltao.com/lazy.js",
"matches": [
{
"search": "script",
"regexp": "lazy(?:\\.browser)?(?:\\.min)?\\.js"
}
]
}