mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
14 lines
339 B
JSON
14 lines
339 B
JSON
{
|
|
"name": "Koala Framework",
|
|
"website": "http://koala-framework.org",
|
|
"matches": [
|
|
{
|
|
"regexp": "<!--[^>]+This website is powered by Koala Web Framework CMS"
|
|
},
|
|
{
|
|
"search": "meta[generator]",
|
|
"regexp": "^Koala Web Framework CMS"
|
|
}
|
|
],
|
|
"implies": "PHP"
|
|
} |