mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
23 lines
874 B
JSON
23 lines
874 B
JSON
{
|
|
"name": "Enigma2",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Enigma2 is a framebuffer-based zapping application (GUI) for linux.",
|
|
"website": "http://dream.reichholf.net/wiki/Enigma2",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<\\?xml version=\"1\\.0\" encoding=\"UTF-8\"\\?>[\\s]+<rss version=\"2\\.0\">[\\s]+<channel>[\\s]+<title>Enigma2 Movielist<\\/title>)"
|
|
},
|
|
{
|
|
"text": "<html><head><title>Enigma2 WebControl</title></head><body><h1>404 - Page not found</h1></body></html>"
|
|
},
|
|
{
|
|
"url": "/web-data/img/favicon.ico",
|
|
"md5": "d9aa63661d742d5f7c7300d02ac18d69"
|
|
},
|
|
{
|
|
"text": "<link rel=\"alternate\" type=\"application/rss+xml\" title=\"Movie List\" href=\"/web/movielist.rss?tag\" >"
|
|
}
|
|
]
|
|
}
|