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

14 lines
510 B
JSON

{
"name": "AdaptCMS",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "AdaptCMS is a PHP CMS that is made for complete control of your website, easiness of use and easily adaptable to any type of website",
"website": "http://www.adaptsoftware.org/article/1/Projects/AdaptCMS/",
"matches": [
{
"regexp": "(?-mix:Powered by <a href=\"http:\\/\\/www.adaptcms.com\">[<b>]*AdaptCMS([^<]*)<\\/a>)",
"offset": 1
}
]
}