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

21 lines
837 B
JSON

{
"name": "Atomic-CMS",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Atomic CMS is a powerful and free open source ASP.NET CMS (content management system) developed on ASP.NET MVC 2 platform. Atomic CMS provides you rich user interface to create, edit, remove pages at your website.",
"website": "http://atomiccms.com/",
"matches": [
{
"text": "Powered by AtomicCms <a href=\"http://atomiccms.com/\" target=\"_blank\">content management"
},
{
"regexp": "(?-mix:Powered by AtomicCms ([\\d\\.]{1,15}) <a href=\"http:\\/\\/atomiccms.com\\/\" target=\"_blank\">content management)",
"offset": 1
},
{
"url": "favicon.ico",
"md5": "9f500a24ccbdda88cf8ae3ec7b61fc40"
}
]
}