Files
OneForAll-mirror/data/rules/whatweb/phpmybible.json
T
2020-07-29 00:02:06 +08:00

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'>"
}
]
}