mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
19 lines
546 B
JSON
19 lines
546 B
JSON
{
|
|
"name": "Nabble",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Freed embeddable web apps",
|
|
"website": "http://www.nabble.com/",
|
|
"matches": [
|
|
{
|
|
"text": "<div class=\"nabble\" id=\"nabble\">"
|
|
},
|
|
{
|
|
"text": "Powered by <a href=\"http://www.nabble.com/\" target=\"_top\" title=\"Free forum and other embeddable web apps\">Nabble</a>"
|
|
},
|
|
{
|
|
"text": "<table class=\"footer-table shaded-bg-color\">"
|
|
}
|
|
]
|
|
}
|