mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
14 lines
467 B
JSON
14 lines
467 B
JSON
{
|
|
"name": "TheHostingTool",
|
|
"author": "Brendan Coles <bcoles@gmail.com>, Andrew Horton",
|
|
"version": "0.3",
|
|
"description": "Free Open-Source hosting tool similar to cPanel",
|
|
"website": "http://thehostingtool.com/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<div id=\"footer\">Powered by <a href=\"http:\\/\\/thehostingtool.com\" target=\"_blank\">TheHostingTool<\\/a> ([\\d\\.]*)<\\/div>)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|