mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
22 lines
728 B
JSON
22 lines
728 B
JSON
{
|
|
"name": "Orbis-CMS",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Orbis CMS is a simple and stylish management solution for small websites.",
|
|
"website": null,
|
|
"matches": [
|
|
{
|
|
"text": "<meta name=\"description\" content=\"Orbis CMS is a simple and stylish management solution for small websites.\" />"
|
|
},
|
|
{
|
|
"text": "<div id=\"login_poweredby\">Powered by Orbis CMS</div>"
|
|
},
|
|
{
|
|
"text": "<title>Orbis CMS > Login</title>"
|
|
},
|
|
{
|
|
"text": "<!-- Give feedback if user enters incorrect password (GET value \"e=2) or logged out (GET value \"e=3\") -->"
|
|
}
|
|
]
|
|
}
|