mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
28 lines
595 B
JSON
28 lines
595 B
JSON
{
|
|
"name": "Melis Platform",
|
|
"website": "https://www.melistechnology.com/",
|
|
"matches": [
|
|
{
|
|
"regexp": "<!-- Rendered with Melis CMS V2"
|
|
},
|
|
{
|
|
"regexp": "<!-- Rendered with Melis Platform"
|
|
},
|
|
{
|
|
"search": "meta[generator]",
|
|
"regexp": "^Melis Platform\\."
|
|
},
|
|
{
|
|
"search": "meta[powered-by]",
|
|
"regexp": "^Melis CMS\\."
|
|
}
|
|
],
|
|
"implies": [
|
|
"Apache",
|
|
"PHP",
|
|
"MySQL",
|
|
"Symfony",
|
|
"Laravel",
|
|
"Zend"
|
|
]
|
|
} |