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

11 lines
193 B
JSON

{
"name": "DedeCMS",
"website": "http://dedecms.com",
"matches": [
{
"search": "script",
"regexp": "dedeajax"
}
],
"implies": "PHP"
}