mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
18 lines
466 B
JSON
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"
|
|
}
|
|
]
|
|
}
|