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

19 lines
905 B
JSON

{
"name": "MemHT-Portal",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "MemHT Portal is a Free PHP CMS and Blog. It permits the creation and the management online of websites with few and easy steps. It's completely customizable, expandable and suitable for all needs.",
"website": "http://www.memht.com/",
"matches": [
{
"text": "<meta name='author' content='MemHT Portal (www.memht.com) - Miltenovik Manojlo'>"
},
{
"text": "// MemHT Portal is free, released under a very permissive license as"
},
{
"text": "<a href='http://www.memht.com' title='MemHT.com' target='_blank'><b>MemHT Portal</b></a> is a free software released under the GNU/GPL License by <a href='http://www.memht.com' title='MemHT.com' target='_blank'><b>Miltenovik Manojlo</b></a>"
}
]
}