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

10 lines
205 B
JSON

{
"name": "Sencha Touch",
"website": "http://www.sencha.com/products/touch",
"matches": [
{
"search": "script",
"regexp": "sencha-touch.*\\.js"
}
]
}