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

21 lines
718 B
JSON

{
"name": "SePortal",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "SePortal - The Weblog System",
"website": "http://www.seportal.org/",
"matches": [
{
"regexp": "(?-mix:<p align=\"center\">[\\r\\n]* Powered by <b>SePortal<\\/b> ([\\d\\.]{1,5})[\\r\\n]* <br \\/>[\\r\\n]* Copyright &copy; 20[\\d]{2}-20[\\d]{2} <a href=\"http:\\/\\/www.seportal.org\" target=\"_blank\">SePortal.org<\\/a>[\\r\\n]*<\\/p>)",
"offset": 1
},
{
"text": " <title>SePortal Installer</title>"
},
{
"url": "favicon.ico",
"md5": "9749740151cf551f80983ccebc6189f4"
}
]
}