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

18 lines
466 B
JSON

{
"name": "Antiboard",
"author": "Andrew Horton",
"version": "0.3",
"description": "Antiboard is a PHP forum.",
"website": "http://www.resynthesize.com/code/antiboard.php",
"matches": [
{
"name": "inurl",
"ghdb": "inurl:antiboard.php"
},
{
"name": "powered by",
"text": "<a href=\"http://www.resynthesize.com/code/antiboard.php\">Powered by antiboard"
}
]
}