mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
17 lines
712 B
JSON
17 lines
712 B
JSON
{
|
|
"name": "bSpeak",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.2",
|
|
"description": "bSpeak is 26th Avenue's threaded message board application. It is full-featured and fast, allowing you to create a community, provide online support, or provide announcements for your website.",
|
|
"website": "http://www.bspeak.com/",
|
|
"matches": [
|
|
{
|
|
"text": " - powered by bSpeak</TITLE>"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<br><div align=\"center\"><span class=\"tinytext\">Powered by <\\/span><a href=\"http:\\/\\/www.bspeak.com\" class=\"tinylink\" target=\"bspeak_window\">bSpeak ([\\d\\.]+)<\\/a><\\/div>)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|