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

16 lines
580 B
JSON

{
"name": "LINK-CMS",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "LINK-CMS: PHP based CMS",
"website": "http://www.link-softsolutions.com/SoftLink-Content-Management-System---CMS_20_1",
"matches": [
{
"text": "<a href=\"http://www.link-softsolutions.com/SoftLink-Content-Management-System---CMS_20_1\" target=\"_blank\">LINK CMS</a>"
},
{
"text": "<a href=\"http://www.link-softsolutions.com/SoftLink-Content-Management-System---CMS_20_1\">LINK CMS</a>"
}
]
}