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

10 lines
178 B
JSON

{
"name": "ExtJS",
"website": "https://www.sencha.com",
"matches": [
{
"search": "script",
"regexp": "ext-base\\.js"
}
]
}