mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
16 lines
520 B
JSON
16 lines
520 B
JSON
{
|
|
"name": "Plogger",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Plogger is the next generation in open-source photo gallery systems.",
|
|
"website": "http://www.plogger.org/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<title>[^powered]+powered by Plogger Gallery<\\/title>)"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<a[\\ title=\"Powered by Plogger\"]* href=\"http:\\/\\/www.plogger.org\\/\">Powered by Plogger[!]*<\\/a>)"
|
|
}
|
|
]
|
|
}
|