mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
18 lines
651 B
JSON
18 lines
651 B
JSON
{
|
|
"name": "Mibew-Messenger",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Mibew Messenger (also known as Open Web Messenger) is an open-source live support application written in PHP and MySQL.",
|
|
"website": "http://mibew.org/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<p id=\"legal\"><a href=\"http:\\/\\/mibew\\.org\\/\" class=\"flink\">Mibew Messenger<\\/a> ([^\\s]+) \\| \\(c\\) 20[\\d]{2} mibew\\.org<\\/p>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"certainty": 75,
|
|
"text": "<div class=\"empty_inner\" style=\"\"> </div>"
|
|
}
|
|
]
|
|
}
|