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

13 lines
309 B
JSON

{
"name": "GeneXus",
"author": "Daniel Maldonado",
"version": "0.1",
"description": "GeneXus is a tool for agile development.",
"website": "http://caceriadespammers.com.ar",
"matches": [
{
"text": "<meta name=\"Generator\" content=\"GeneXus\" />"
}
]
}