mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
新增Webanalyzer模块
This commit is contained in:
@@ -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 © 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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user