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,25 @@
|
||||
{
|
||||
"name": "CouchPotato",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.1",
|
||||
"description": "CouchPotato is an automatic NZB and torrent downloader",
|
||||
"website": "http://couchpotatoapp.com/",
|
||||
"matches": [
|
||||
{
|
||||
"text": "<html><body><h1>Error 401 Unauthorized</h1>Something unexpected has happened.</body></html>",
|
||||
"certainty": 25
|
||||
},
|
||||
{
|
||||
"regexp": "(?-mix:<a href=\"\\/cron\\/force\\/\">Force check<\\/a> \\)[\\s]+<\\/div>[\\s]+<div id=\"version\">[\\s]+Version: <em>([^\\s^<]+)<\\/em>)",
|
||||
"offset": 1
|
||||
},
|
||||
{
|
||||
"md5": "a59c6fead5d55050674f327955df3acb",
|
||||
"url": "/static/images/favicon.ico"
|
||||
},
|
||||
{
|
||||
"md5": "4814f0d48b2944e48d474325fc4a0f86",
|
||||
"url": "/static/images/homescreen.png"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user