mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
21 lines
726 B
JSON
21 lines
726 B
JSON
{
|
|
"name": "Custom-CMS",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.2",
|
|
"description": "Custom CMS Gaming is a Content Management System geared towards all Gamers that would like to maintain and create fully functional gaming sources. ",
|
|
"website": "http://www.customcms.net/",
|
|
"matches": [
|
|
{
|
|
"text": " - Powered by CCMS</title>",
|
|
"certainty": 75
|
|
},
|
|
{
|
|
"text": "<meta name=\"generator\" content=\"CustomCMS Gaming\" />"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:power.png\" border=\"0\" style=\"margin-top: 7px;\" alt=\"\" title=\"Powered by CCMS v([\\d\\.]+)\" \\/><\\/a>)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|