mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
17 lines
588 B
JSON
17 lines
588 B
JSON
{
|
|
"name": "CMS-WebManager-Pro",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.2",
|
|
"description": "CMS WebManager-Pro - is a software product for creating and maintaining websites of any complexity.",
|
|
"website": "http://webmanager-pro.com/",
|
|
"matches": [
|
|
{
|
|
"text": "Powered by <a style=\"color:#555555;\" href=\"http://webmanager-pro.com/\">CMS Webmanager-pro</a>"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<meta name=\"generator\" content=\"Webmanager-pro v([\\d\\.]+)\" \\/>)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|