Files
OneForAll-mirror/data/rules/whatweb/onefilecms.json
T
2020-07-29 00:02:06 +08:00

13 lines
521 B
JSON

{
"name": "OneFileCMS",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "OneFileCMS is a flat, light, one file CMS (Content Management System) entirely contained in an easy-to-implement, highly customizable, database-less PHP script.",
"website": "http://onefilecms.com/",
"matches": [
{
"text": "<p>This site powered by <a href=\"http://onefilecms.com/\">OneFileCMS</a>. [<a href=\"onefilecms.php?f=index.php\">Admin</a>]</p>"
}
]
}