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

25 lines
1.1 KiB
JSON

{
"name": "Gallarific",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Gallarific is a fully customizable PHP photo gallery script that lets you collect, organize and share your images, photos and multimedia files with visitors directly from your Web site. It's compatible with 97% of Web site hosts.",
"website": "http://www.gallarific.com/",
"matches": [
{
"text": "<meta http-equiv=\"Generator\" content=\"Gallarific\" />"
},
{
"text": "<!-- popular_grid: output a 4x1 row containing the most viewed photos --><tr> <td colspan=\"2\" class=\"heading\">Most Viewed Photos</td>"
},
{
"text": "<!-- recent_grid: output a 4x1 row containing recently uploaded photos --><tr> <td colspan=\"2\" class=\"heading\">Recently Uploaded Photos</td>"
},
{
"text": "<a href=\"http://www.gallarific.com/\"><img src=\"http://www.gallarific.com/images/gallarific_white.gif\" width=\"215\" height=\"61\" border=\"0\" /></a>"
},
{
"text": "<title>Gallarific > Sign in</title>"
}
]
}