mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
33 lines
1.2 KiB
JSON
33 lines
1.2 KiB
JSON
{
|
|
"name": "VideoDB",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "VideoDB is a web application to manage a personal video collection - Requires: PHP and MySQL",
|
|
"website": "http://www.videodb.net/",
|
|
"matches": [
|
|
{
|
|
"text": "<a href=\"index.php?export=pdf&ext=.pdf\"><img src=\"images/pdfexport.png\" /></a>"
|
|
},
|
|
{
|
|
"text": "<!-- /content --><!-- footer.tpl -->"
|
|
},
|
|
{
|
|
"text": "<link rel=\"alternate\" type=\"application/rss+xml\" title=\"VideoDB RSS\" href=\"index.php?export=rss\" />"
|
|
},
|
|
{
|
|
"text": "<meta name='description' content='VideoDB' />"
|
|
},
|
|
{
|
|
"text": "<meta name=\"description\" content=\"VideoDB\" />"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<a href=\"http:\\/\\/www\\.splitbrain\\.org\\/go\\/videodb\" class=\"splitbrain\">v\\.([^<]+)<\\/a>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<div id=\"footerversion\">[\\s]*<a href=\"http:\\/\\/www\\.videodb\\.net\">v([^<]+)<\\/a>[\\s]*<\\/div>)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|