diff --git a/src/apps.json b/src/apps.json index 5ab97185d..077da2a98 100644 --- a/src/apps.json +++ b/src/apps.json @@ -5026,6 +5026,18 @@ "implies": "PHP", "website": "http://laravel.com" }, + "MYPAGE Platform": { + "cats": [ + "1", + "6" + ], + "headers": { + "Set-Cookie": "botble_session" + }, + "icon": "mypage-platform.png", + "implies": "laravel", + "website": "https://www.mypage.vn" + }, "Lazy.js": { "cats": [ "12" diff --git a/src/icons/mypage-platform.png b/src/icons/mypage-platform.png new file mode 100644 index 000000000..99687ec47 Binary files /dev/null and b/src/icons/mypage-platform.png differ