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

25 lines
780 B
JSON

{
"name": "Zomplog",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Blog",
"website": "http://www.zomp.nl/zomplog/index.php",
"matches": [
{
"text": "Powered by <a href=\"http://zomplog.zomp.nl\" target=\"_blank\">Zomplog</a>"
},
{
"text": "<title>Zomplog &rsaquo; Login</title>"
},
{
"text": "<td width=\"135\"><div align=\"right\"><span class=\"style1\"><a href=\"http://www.zomp.nl/zomplog/\" target=\"_blank\">zomplog &rsaquo;&rsaquo;</a> </span></div></td>"
},
{
"text": "<meta name=\"generator\" content=\"Zomplog\" />"
},
{
"text": "/* Navbar (Zomplog-specific) */"
}
]
}