mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
20 lines
735 B
JSON
20 lines
735 B
JSON
{
|
|
"name": "NoticeBoardPro",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "NoticeBoardPro is an online, web-based, notice board system",
|
|
"website": "http://www.noticeboardpro.com/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<td align=\"center\" colspan=\"4\" height=\"38\" width=\"572\" bgcolor=\"#f5f5dc\"><p class=\"copy\">Version ([\\d\\.]+) -)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"text": "<A HREF=\"registerOutline.php\" CLASS=\"Xref\" style=\"margin-right:10\">[Register]</A>"
|
|
},
|
|
{
|
|
"text": "<A HREF=\"loginOutline.php\" CLASS=\"Xref\" style=\"margin-left:165; margin-right:10\">[Sign In]</A>"
|
|
}
|
|
]
|
|
}
|