Add MYPAGE platform detection (#1979)

* Add MYPAGE platform detection

* Add icon for MYPAGE platform
main
Sang Nguyen 7 years ago committed by Elbert Alias
parent cf64bf7742
commit fa01b0f9d4

@ -5026,6 +5026,18 @@
"implies": "PHP", "implies": "PHP",
"website": "http://laravel.com" "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": { "Lazy.js": {
"cats": [ "cats": [
"12" "12"

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Loading…
Cancel
Save