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

10 lines
189 B
JSON

{
"name": "punBB",
"website": "http://punbb.informer.com",
"matches": [
{
"regexp": "Powered by <a href=\"[^>]+punbb"
}
],
"implies": "PHP"
}