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

22 lines
682 B
JSON

{
"name": "Kontaktformular",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "PHP contact form",
"website": "http://www.radbekleidung.eu/gratis-kontaktformular.html",
"matches": [
{
"text": "<!--Copyright darf NICHT entfernt werden!!-->"
},
{
"text": "<!-- Hinweis darf nicht entfernt werden! -->"
},
{
"text": "Script Powered by <a target=\"_blank\" href=\"http://www.radbekleidung.eu/gratis-kontaktformular.html\">Kontaktformular</a>"
},
{
"text": "&copy; Script Powered by kontaktformular.org </span>"
}
]
}