mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
42 lines
1.6 KiB
JSON
42 lines
1.6 KiB
JSON
{
|
|
"name": "cPanel",
|
|
"author": "Andrew Horton, Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.5",
|
|
"description": "Site configuration and management software application. Supporting many operating systems while allowing endusers to control every aspect of their webhosting experience.",
|
|
"website": "http://www.cpanel.net/",
|
|
"matches": [
|
|
{
|
|
"text": "<title>cPanel®</title>"
|
|
},
|
|
{
|
|
"text": "<div id=\"footer_images\"><img src=\"sys_cpanel/images/powered_by.gif\" />"
|
|
},
|
|
{
|
|
"text": "Apache is working on your cPanel<sup>®</sup> and WHM™ Server"
|
|
},
|
|
{
|
|
"text": "<html><head><META HTTP-EQUIV=\"refresh\" CONTENT=\"0;URL=/cgi-sys/defaultwebpage.cgi\"></head><body></body></html>"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<link rel=\"stylesheet\" href=\"[^>^\"]*\\/unprotected\\/cpanel\\/style_optimized\\.css\" type=\"text\\/css\" \\/>)"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<title>cPanel®[\\s]{0,2}([\\d\\.]+)<\\/title>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"url": "/cgi-sys/defaultwebpage.cgi",
|
|
"text": "<p class=\"troubleshoot\">It may be possible to restore access to this site by <a href=\"http://www.cpanel.net/docs/dnscache/cleardns.html\">following these instructions</a> for clearing your dns cache.</p>"
|
|
},
|
|
{
|
|
"url": "/img-sys/header.jpg",
|
|
"md5": "b0f3863b68ff707c3fb586bd87b4f9c6"
|
|
},
|
|
{
|
|
"search": "headers[server]",
|
|
"regexp": "(?-mix:^cpsrvd\\/([\\d\\.]+)$)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|