新增Webanalyzer模块

This commit is contained in:
JrD
2020-07-29 00:02:06 +08:00
parent 07f436929e
commit e9cffc9e7b
5009 changed files with 81504 additions and 3 deletions
+20
View File
@@ -0,0 +1,20 @@
{
"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"
}
]
}