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

10 lines
209 B
JSON

{
"name": "Paths.js",
"website": "https://github.com/andreaferretti/paths-js",
"matches": [
{
"search": "script",
"regexp": "paths(?:\\.min)?\\.js"
}
]
}