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

16 lines
589 B
JSON

{
"name": "CMSQLite",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "CMSQLite is a small, fast, flexible and complete Content-Management-System (CMS). ",
"website": "http://cmsqlite.net/",
"matches": [
{
"text": "<div id=\"cmsqliteFooter\"><span id=\"anchorFooter\"><a href=\"http://www.cmsqlite.net\" target=\"_blank\">powered by CMSQLite</a></span></div></body></html>"
},
{
"text": "<meta name=\"generator\" content=\"www.CMSQLite.net by www.Netzabdruck.de\" />"
}
]
}