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

12 lines
245 B
JSON

{
"name": "Contenido",
"website": "http://contenido.org/en",
"matches": [
{
"search": "meta[generator]",
"regexp": "Contenido ([\\d.]+)",
"offset": 1
}
],
"implies": "PHP"
}