mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
19 lines
783 B
JSON
19 lines
783 B
JSON
{
|
|
"name": "Simple-Forum-PHP",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Simple Forum PHP is a script that is very easy to install and administer. Visitors to your website will be able to post new topics or discuss and reply other topics.",
|
|
"website": "http://www.simpleforumphp.com/",
|
|
"matches": [
|
|
{
|
|
"text": "<title>Simple Forum PHP script - Administration</title>"
|
|
},
|
|
{
|
|
"text": "<td class=\"userpassfield\"><input type=\"submit\" name=\"button\" value=\"Login\" class=\"loginButon\" /></td>"
|
|
},
|
|
{
|
|
"text": ".php?act=new\" style='font-weight:bold;color:#22229C;font-family:Verdana;font-size:14px;'>Create Topic</a><br /><br />"
|
|
}
|
|
]
|
|
}
|