mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
21 lines
977 B
JSON
21 lines
977 B
JSON
{
|
|
"name": "phpDenora",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "phpDenora is the Web Frontend to the Denora Stats Server and provides a complete, nice looking and solid Interface featuring detailed network, channel and user statistics, graphical outputs, multilanguage and template systems, all by following modern web standards. Requires PHP 4.3.1+ and PHP MySQL module",
|
|
"website": "http://denorastats.org/",
|
|
"matches": [
|
|
{
|
|
"certainty": 25,
|
|
"ghdb": "\"powered by phpDenora\" intitle:\"phpDenora\""
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<meta name=\"Description\" content=\"IRC Statistics for (.+) powered by phpDenora\" \\/>)"
|
|
},
|
|
{
|
|
"offset": 1,
|
|
"regexp": "(?-mix:<td><h6 class=\"right\">Powered by <a href=\"http:\\/\\/(phpdenora.pimpmylinux.org|denorastats.org)\\/\">phpDenora<\\/a> v([^<]+)<\\/h6><\\/td>)"
|
|
}
|
|
]
|
|
}
|