mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
16 lines
339 B
JSON
16 lines
339 B
JSON
{
|
|
"name": "Kooboo CMS",
|
|
"website": "http://kooboo.com",
|
|
"matches": [
|
|
{
|
|
"search": "headers[x-kooboocms-version]",
|
|
"regexp": "^(.+)$",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"search": "script",
|
|
"regexp": "/Kooboo"
|
|
}
|
|
],
|
|
"implies": "Microsoft ASP.NET"
|
|
} |