mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
20 lines
694 B
JSON
20 lines
694 B
JSON
{
|
|
"name": "Yamamah",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Yamamah - Free photo Gallery",
|
|
"website": "www.yamamah.org/home/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<p>Copyright © [\\d]{4} All rights reserved. Powered By : <a href=\"http:\\/\\/www.yamamah.org\" title=\"Yamamah\">Yamamah Version ([\\d\\.]{1,5})<\\/a><\\/p>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"text": "<meta name=\"Author\" content=\"Majed Al-Mulihani - majed@modernsys.net\" />"
|
|
},
|
|
{
|
|
"text": "<meta name=\"Description\" content=\"Yamamah is free photo gallery cms\" />"
|
|
}
|
|
]
|
|
}
|