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

26 lines
870 B
JSON

{
"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"
}
]
}