mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
24 lines
834 B
JSON
24 lines
834 B
JSON
{
|
|
"name": "Gallery",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Photo gallery - Requires PHP and MySQL",
|
|
"website": "http://gallery.menalto.com/",
|
|
"matches": [
|
|
{
|
|
"text": "<a href=\"#\" id=\"g-password-reset\" class=\"g-right g-text-small\">Forgot your password?</a>"
|
|
},
|
|
{
|
|
"offset": 2,
|
|
"regexp": "(?-mix:<li class=\"(g-)?first\">Powered by <a href=\"http:\\/\\/gallery\\.menalto\\.com\">(<bdo dir=\"ltr\">)?Gallery ([^<]+)(<\\/bdo>)?<\\/a><\\/li>)"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:We've found a place to store your photos:\\s+<code class=\"location\">([^<]+)<\\/code>)"
|
|
},
|
|
{
|
|
"certainty": 75,
|
|
"text": "<title>Gallery 3 Installer</title>"
|
|
}
|
|
]
|
|
}
|