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

16 lines
625 B
JSON

{
"name": "phpGreetCards",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "PHP greeting card mailer",
"website": "http://www.w2b.ru/webapplications/index.php",
"matches": [
{
"text": "<td align=\"right\"><font color=\"#b8c2cc\">Powered by <a href=\"http://www.w2b.ru/webapplications/index.php\" target=\"_blank\">phpGreetCards</a>, "
},
{
"text": "<td align=\"right\"><font color=\"#b8c2cc\">Powered by <a href=\"http://www.w2bpm.com/index.php?cat=phpGreetCards\" target=\"_blank\">phpGreetCards</a>, "
}
]
}