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

10 lines
187 B
JSON

{
"name": "PHPDebugBar",
"website": "http://phpdebugbar.com/",
"matches": [
{
"search": "script",
"regexp": "debugbar.*\\.js"
}
]
}