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

18 lines
578 B
JSON

{
"name": "Fastpublish-CMS",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "fastpublish CMS proudly presents the new Content Management System with the special features: easy to use and fast to publish.",
"website": "http://www.fastpublish.org",
"matches": [
{
"url": "favicon.ico",
"md5": "e95aa1d29e576c9ebdb08e0c5160cdfa"
},
{
"regexp": "(?-mix:<meta name=\"Generator\" content=\"fastpublish CMS ([^\"]{1,15})\">)",
"offset": 1
}
]
}