mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
16 lines
567 B
JSON
16 lines
567 B
JSON
{
|
|
"name": "MistCMS",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "MistCMS is a free Content Management System written in PHP that allows you to dynamically edit the content on your website without having to reupload everything every time you want to make a change.",
|
|
"website": null,
|
|
"matches": [
|
|
{
|
|
"text": "<div class=\"page\">login</div><form method=\"post\" action=\"mist.php\">"
|
|
},
|
|
{
|
|
"text": "<!-- Powered by MistCMS @ dvondrake.com -->"
|
|
}
|
|
]
|
|
}
|