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

10 lines
196 B
JSON

{
"name": "Mustache",
"website": "https://mustache.github.io",
"matches": [
{
"search": "script",
"regexp": "mustache(?:\\.min)?\\.js"
}
]
}