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

16 lines
593 B
JSON

{
"name": "iGaming-CMS",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "iGaming CMS is a content management system designed for gaming websites. The system is written in PHP and requires a Mysql database for operation. ",
"website": "http://www.igamingcms.com/",
"matches": [
{
"text": "<!-- iGaming CMS is free software, please do not remove the copyright message. -->"
},
{
"text": "Powered by <a href=\"http://www.igamingcms.com/\" target=\"_blank\">iGaming CMS</a>"
}
]
}