mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
16 lines
445 B
JSON
16 lines
445 B
JSON
{
|
|
"name": "phpMyBible",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "phpMyBible is an online collaborative project to make an e-book of the Holy Bible.",
|
|
"website": "http://sourceforge.net/projects/phpmybible/",
|
|
"matches": [
|
|
{
|
|
"text": "<div class='randomverse'>"
|
|
},
|
|
{
|
|
"text": "<div class='fleft'><div class='chaphead'>"
|
|
}
|
|
]
|
|
}
|