mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
23 lines
815 B
JSON
23 lines
815 B
JSON
{
|
|
"name": "WWWBoard",
|
|
"author": "Brendan Coles <bcoles@gmail.com>, Andrew Horton",
|
|
"version": "0.2",
|
|
"description": "WWWBoard is a threaded World Wide Web discussion forum and message board, which allows users to post new messages, followup to existing ones and more.",
|
|
"website": "http://www.scriptarchive.com/wwwboard.html",
|
|
"matches": [
|
|
{
|
|
"name": "GHDB: inurl:\"WWWADMIN.PL\" intitle:\"wwwadmin\"",
|
|
"certainty": 75,
|
|
"ghdb": "inurl:\"WWWADMIN.PL\" intitle:\"wwwadmin\""
|
|
},
|
|
{
|
|
"name": "default title",
|
|
"text": "<head><title>WWWAdmin For WWWBoard</title></head>"
|
|
},
|
|
{
|
|
"name": "default text",
|
|
"text": "<center><h1>WWWAdmin For WWWBoard</h1></center>"
|
|
}
|
|
]
|
|
}
|