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

14 lines
260 B
JSON

{
"name": "Translucide",
"website": "http://www.translucide.net",
"matches": [
{
"search": "script",
"regexp": "lucide\\.init(?:\\.min)?\\.js"
}
],
"implies": [
"PHP",
"jQuery"
]
}