mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
31 lines
1.3 KiB
JSON
31 lines
1.3 KiB
JSON
{
|
|
"name": "i-Gallery",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "i-Gallery is a complete online photo gallery. Easy to navigate thumbnails with paging. Enlarged views offer print & email buttons.",
|
|
"website": "http://www.b-cp.com/igallery",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<title>.:: i-Gallery ([\\d\\.]+) -[^:]+:.<\\/title>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"regexp": "(?i-mx:<font class=\"textsm\">Powered By: <a class=\"linksm\" href=\"http:\\/\\/www.b-cp.com\\/igallery\" target=\"_blank\">i-Gallery ([\\d\\.]+)<\\/a>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"text": "var verify = confirm(\"Are you sure you want to permanently delete the selected \\\"Item\\\" from the i-Gallery database? All information will be lost!\");"
|
|
},
|
|
{
|
|
"text": "<!-- ################ Begin Empty Root Folder Message ################ -->"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<img src=\"images\\/igallery-logo.gif\" width=[0-9]* height=[0-9]* border=[0-9]* alt=\"i-Gallery Home Page\"><\\/a><br>)"
|
|
},
|
|
{
|
|
"text": "<title>.:: - Photo Viewer ::.</title>",
|
|
"url": "ViewPhoto.asp"
|
|
}
|
|
]
|
|
}
|