Files
OneForAll-mirror/data/rules/whatweb/yamamah.json
T
2020-07-29 00:02:06 +08:00

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 &copy; [\\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\" />"
}
]
}