mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
26 lines
1.2 KiB
JSON
26 lines
1.2 KiB
JSON
{
|
|
"name": "TFTgallery",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "TFTgallery is a PHP based web image gallery which doesn't need a database. It uses the directory structure for data storage. The main features are: an on-the-fly thumbnail creation, PDF and ZIP creation, image calendars, EXIF support.",
|
|
"website": "http://www.tftgallery.org/",
|
|
"matches": [
|
|
{
|
|
"text": "Select an album: <select name=\"album\" onchange=\"javascript:document.tftnavi.submit();\"><option></option>"
|
|
},
|
|
{
|
|
"text": "<title>TFTgallery administration</title><link rel='stylesheet' type='text/css' href"
|
|
},
|
|
{
|
|
"text": "<div class=\"login_text\"><br /><a href=\"../index.php\">back to the gallery</a></div>"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<td class='footer_right'><a href='http:\\/\\/www.tftgallery.org\\/' target='_blank'><img src=\"[^\"]*images\\/TFTgallery.png\" alt=\"TFTgallery\" border=\"0\" \\/><\\/a><\\/td>)"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<meta name=\"generator\" content=\"TFTgallery ([\\d\\.]{1,5}) http:\\/\\/www.tftgallery.org\\/\" \\/>)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|