From 671b25d8f3ad0f96d9638af206e12441e400f131 Mon Sep 17 00:00:00 2001 From: Legend <126304434+ExpiredWarranty@users.noreply.github.com> Date: Thu, 9 May 2024 21:04:41 -0600 Subject: [PATCH 01/17] Update games.json fixed craft mine --- public/games.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/games.json b/public/games.json index 4d00ccb..165b5f4 100644 --- a/public/games.json +++ b/public/games.json @@ -27,7 +27,7 @@ { "title": "Craftmine", "image": "https://www.onlinegames.io/media/posts/687/Craftmine.jpg", - "url": "https://assets.3kh0.net/craftmine/" + "url": "https://images-opensocial.googleusercontent.com/gadgets/ifr?url=https://cdn.jsdelivr.net/gh/bobydob/JSEngine@bdd7d45deaeaa50131e1913f2f0598cf147f8c56/build/crmine/crmi.xml&container=ig" }, { "title": "Cookie Clicker", From b43a4ab017e846683943f6d843ae30c9a3b1c892 Mon Sep 17 00:00:00 2001 From: Legend <126304434+ExpiredWarranty@users.noreply.github.com> Date: Thu, 9 May 2024 21:18:48 -0600 Subject: [PATCH 02/17] Update games.json fixed 2048 --- public/games.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/games.json b/public/games.json index 165b5f4..7407c32 100644 --- a/public/games.json +++ b/public/games.json @@ -7,7 +7,7 @@ { "title": "2048", "image": "https://gabrielecirulli.github.io/2048/meta/og_image.png", - "url": "https://assets.3kh0.net/2048" + "url": "https://play2048.co" }, { "title": "Roblox", From 5ce673536bdedb2b9ebbba36964c442ee937d0fe Mon Sep 17 00:00:00 2001 From: Legend <126304434+ExpiredWarranty@users.noreply.github.com> Date: Thu, 9 May 2024 21:22:25 -0600 Subject: [PATCH 03/17] Update games.json fixed cookie clicker --- public/games.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/games.json b/public/games.json index 7407c32..46078c6 100644 --- a/public/games.json +++ b/public/games.json @@ -32,7 +32,7 @@ { "title": "Cookie Clicker", "image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQVpIAZIC0tWJWqnPS73byV3nYGQtZfrpnuhJCMDKEmpQ&s", - "url": "https://assets.3kh0.net/cookie-clicker/" + "url": "https://orteil.dashnet.org/cookieclicker/" }, { "title": "Drift Boss", From 8ed72c1f6791f4af4531f18a70387dee8bcfe7d5 Mon Sep 17 00:00:00 2001 From: Legend <126304434+ExpiredWarranty@users.noreply.github.com> Date: Thu, 9 May 2024 21:28:33 -0600 Subject: [PATCH 04/17] Update apps.json changed github title --- public/apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/apps.json b/public/apps.json index a48026e..f39b8e0 100644 --- a/public/apps.json +++ b/public/apps.json @@ -55,7 +55,7 @@ "url": "https://yewtu.be" }, { - "title": "Github", + "title": "Github -NOT WORKING-", "image": "https://github.githubassets.com/assets/GitHub-Mark-ea2971cee799.png", "url": "https://github.com" } From 4831c07f1c31566c215fdb0aa1dcd2ddb4e4e8c1 Mon Sep 17 00:00:00 2001 From: Legend <126304434+ExpiredWarranty@users.noreply.github.com> Date: Thu, 9 May 2024 21:30:16 -0600 Subject: [PATCH 05/17] Update apps.json added snapchat --- public/apps.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/apps.json b/public/apps.json index f39b8e0..2baab44 100644 --- a/public/apps.json +++ b/public/apps.json @@ -59,4 +59,9 @@ "image": "https://github.githubassets.com/assets/GitHub-Mark-ea2971cee799.png", "url": "https://github.com" } + { + "title": "Snapchat", + "image": "https://www.freeiconspng.com/thumbs/snapchat-icon/snapchat-logo-1-18.jpg", + "url": "https://www.snapchat.com" + } ] From 0f281b755e95e8e85d6d1b7339d4c42f9f02c98d Mon Sep 17 00:00:00 2001 From: Legend <126304434+ExpiredWarranty@users.noreply.github.com> Date: Thu, 9 May 2024 21:32:19 -0600 Subject: [PATCH 06/17] Update apps.json added twitter --- public/apps.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/public/apps.json b/public/apps.json index 2baab44..aa7cf52 100644 --- a/public/apps.json +++ b/public/apps.json @@ -58,10 +58,15 @@ "title": "Github -NOT WORKING-", "image": "https://github.githubassets.com/assets/GitHub-Mark-ea2971cee799.png", "url": "https://github.com" - } + }, { "title": "Snapchat", "image": "https://www.freeiconspng.com/thumbs/snapchat-icon/snapchat-logo-1-18.jpg", "url": "https://www.snapchat.com" + }, + { + "title": "X - Twitter", + "image": "https://i.etsystatic.com/7628211/r/il/bf5665/5167793793/il_570xN.5167793793_f4yw.jpg", + "url": "https://twitter.com" } ] From 798e489d7416c9675d9171f3400e027d648b6f18 Mon Sep 17 00:00:00 2001 From: Legend <126304434+ExpiredWarranty@users.noreply.github.com> Date: Thu, 9 May 2024 21:35:48 -0600 Subject: [PATCH 07/17] Update apps.json added doulingo --- public/apps.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/apps.json b/public/apps.json index aa7cf52..cf9f66d 100644 --- a/public/apps.json +++ b/public/apps.json @@ -69,4 +69,9 @@ "image": "https://i.etsystatic.com/7628211/r/il/bf5665/5167793793/il_570xN.5167793793_f4yw.jpg", "url": "https://twitter.com" } + { + "title": "Doulingo", + "image": "https://www.cnet.com/a/img/resize/24447ff676dae58206bba802cacc3d98b80f08c4/hub/2019/10/22/868877c5-0369-48ac-82bd-2a1bcfd2dcfb/duolingo-app-icon.png?auto=webp&width=768", + "url": "https://www.duolingo.com" + } ] From 02ccb390e9527273681e12cc29e3f610fe075084 Mon Sep 17 00:00:00 2001 From: Legend <126304434+ExpiredWarranty@users.noreply.github.com> Date: Thu, 9 May 2024 21:37:15 -0600 Subject: [PATCH 08/17] Update apps.json added hulu --- public/apps.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/public/apps.json b/public/apps.json index cf9f66d..fdf6c91 100644 --- a/public/apps.json +++ b/public/apps.json @@ -68,10 +68,15 @@ "title": "X - Twitter", "image": "https://i.etsystatic.com/7628211/r/il/bf5665/5167793793/il_570xN.5167793793_f4yw.jpg", "url": "https://twitter.com" - } + }, { "title": "Doulingo", "image": "https://www.cnet.com/a/img/resize/24447ff676dae58206bba802cacc3d98b80f08c4/hub/2019/10/22/868877c5-0369-48ac-82bd-2a1bcfd2dcfb/duolingo-app-icon.png?auto=webp&width=768", "url": "https://www.duolingo.com" + }, + { + "title": "Hulu", + "image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRGDHz4vU71XrFJB2C-ePboHqp7U4-OyH93KDWUTyPjCg&s", + "url": "https://auth.hulu.com/web/login/enter-email" } ] From df41c1f1899cfdf7d11bf52afab49e5bfa078558 Mon Sep 17 00:00:00 2001 From: Legend <126304434+ExpiredWarranty@users.noreply.github.com> Date: Thu, 9 May 2024 21:38:24 -0600 Subject: [PATCH 09/17] Update apps.json added disney+ --- public/apps.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/apps.json b/public/apps.json index fdf6c91..2ae4177 100644 --- a/public/apps.json +++ b/public/apps.json @@ -78,5 +78,10 @@ "title": "Hulu", "image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRGDHz4vU71XrFJB2C-ePboHqp7U4-OyH93KDWUTyPjCg&s", "url": "https://auth.hulu.com/web/login/enter-email" + }, + { + "title": "Disney+", + "image": "https://seeklogo.com/images/D/disney-logo-9649A88458-seeklogo.com.png", + "url": "https://www.disneyplus.com/identity/login/enter-email" } ] From 9b0b794fd20e473ae7e1656b9c88fb751033a043 Mon Sep 17 00:00:00 2001 From: Legend <126304434+ExpiredWarranty@users.noreply.github.com> Date: Thu, 9 May 2024 21:39:47 -0600 Subject: [PATCH 10/17] Update apps.json added pea cock AHAHAHAH FUNNY JOK --- public/apps.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/apps.json b/public/apps.json index 2ae4177..ce52821 100644 --- a/public/apps.json +++ b/public/apps.json @@ -83,5 +83,10 @@ "title": "Disney+", "image": "https://seeklogo.com/images/D/disney-logo-9649A88458-seeklogo.com.png", "url": "https://www.disneyplus.com/identity/login/enter-email" + }, + { + "title": "Peacock", + "image": "https://seeklogo.com/images/P/peacock-logo-9B84CDB551-seeklogo.com.png", + "url": "https://www.peacocktv.com/start" } ] From c16e1de024178f3bddf009e59bcae70acf035f75 Mon Sep 17 00:00:00 2001 From: Legend <126304434+ExpiredWarranty@users.noreply.github.com> Date: Thu, 9 May 2024 21:41:09 -0600 Subject: [PATCH 11/17] Update apps.json added espn --- public/apps.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/apps.json b/public/apps.json index ce52821..a9c42c9 100644 --- a/public/apps.json +++ b/public/apps.json @@ -88,5 +88,10 @@ "title": "Peacock", "image": "https://seeklogo.com/images/P/peacock-logo-9B84CDB551-seeklogo.com.png", "url": "https://www.peacocktv.com/start" + }, + { + "title": "ESPN", + "image": "https://static.vecteezy.com/system/resources/thumbnails/027/127/453/small_2x/espn-logo-espn-icon-transparent-free-png.png", + "url": "https://www.espn.com" } ] From 9d8c6abe8c7d4a3d54a0dbfd43ca15cffb55f14e Mon Sep 17 00:00:00 2001 From: Legend <126304434+ExpiredWarranty@users.noreply.github.com> Date: Thu, 9 May 2024 21:43:15 -0600 Subject: [PATCH 12/17] Update apps.json github title change again --- public/apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/apps.json b/public/apps.json index a9c42c9..86d7819 100644 --- a/public/apps.json +++ b/public/apps.json @@ -55,7 +55,7 @@ "url": "https://yewtu.be" }, { - "title": "Github -NOT WORKING-", + "title": "Github - NOT WORKING", "image": "https://github.githubassets.com/assets/GitHub-Mark-ea2971cee799.png", "url": "https://github.com" }, From c19832617e03706e1e08615ac50e4d38099dfe15 Mon Sep 17 00:00:00 2001 From: Legend <126304434+ExpiredWarranty@users.noreply.github.com> Date: Thu, 9 May 2024 21:44:56 -0600 Subject: [PATCH 13/17] Update apps.json added paramount plus --- public/apps.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/apps.json b/public/apps.json index 86d7819..589c06b 100644 --- a/public/apps.json +++ b/public/apps.json @@ -93,5 +93,10 @@ "title": "ESPN", "image": "https://static.vecteezy.com/system/resources/thumbnails/027/127/453/small_2x/espn-logo-espn-icon-transparent-free-png.png", "url": "https://www.espn.com" + }, + { + "title": "Paramount Plus", + "image": "https://assets-prd.ignimgs.com/2022/09/22/service-paramount-plus-1663819407717.jpg", + "url": "https://www.paramountplus.com" } ] From 7e93ec81d050d73bd7582269e6390f95637d8d25 Mon Sep 17 00:00:00 2001 From: Legend <126304434+ExpiredWarranty@users.noreply.github.com> Date: Thu, 9 May 2024 21:46:10 -0600 Subject: [PATCH 14/17] Update apps.json changed espn logo it looked wierd --- public/apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/apps.json b/public/apps.json index 589c06b..9f1c0f9 100644 --- a/public/apps.json +++ b/public/apps.json @@ -91,7 +91,7 @@ }, { "title": "ESPN", - "image": "https://static.vecteezy.com/system/resources/thumbnails/027/127/453/small_2x/espn-logo-espn-icon-transparent-free-png.png", + "image": "https://i.pinimg.com/originals/b0/8c/a2/b08ca28a898d71814dce11d169d401be.jpg", "url": "https://www.espn.com" }, { From 47dc57ab50e32e94bc5e57fb9601969f2220a2a7 Mon Sep 17 00:00:00 2001 From: Legend <126304434+ExpiredWarranty@users.noreply.github.com> Date: Thu, 9 May 2024 21:48:01 -0600 Subject: [PATCH 15/17] Update games.json changed suggest a game image --- public/games.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/games.json b/public/games.json index 46078c6..533b7bf 100644 --- a/public/games.json +++ b/public/games.json @@ -1,7 +1,7 @@ [ { "title": "Suggest a game", - "image": "https://t4.ftcdn.net/jpg/01/26/10/59/360_F_126105961_6vHCTRX2cPOnQTBvx9OSAwRUapYTEmYA.jpg", + "image": "https://logowik.com/content/uploads/images/google-forms8392.jpg", "url": "https://docs.google.com/forms/d/e/1FAIpQLSeI5pSQCeR3nW5yCW0KrNXrB8c_yMIqqD4rjxa6OiiZmEZXMQ/viewform" }, { From 3456afa6b8a171b9b41933c05c19bf7693c078cd Mon Sep 17 00:00:00 2001 From: Legend <126304434+ExpiredWarranty@users.noreply.github.com> Date: Thu, 9 May 2024 21:49:52 -0600 Subject: [PATCH 16/17] Update games.json added 1v1.lol --- public/games.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/games.json b/public/games.json index 533b7bf..8110b47 100644 --- a/public/games.json +++ b/public/games.json @@ -144,6 +144,11 @@ "title": "Black Knight", "image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTbVA-olvzdR-RBPrZkmPhNUg3UxQrF0wBL4cgEgcSEPy-bFpIYt9S8mhuf:https://www3.minijuegosgratis.com/v3/games/thumbnails/4015_7_sq.jpg&s", "url": "https://assets.3kh0.net/blackknight/" + }, + { + "title": "1v1.LOL", + "image": "https://img.utdstc.com/icon/983/22a/98322a3b2be892eed31589906ffd949b68bcccc9a21ba562987965b5ec6bc6de:200", + "url": "https://1v1.lol" } ] From 8ed59e60af88f9bb71a19cccbf8b5881b3a6d8d8 Mon Sep 17 00:00:00 2001 From: Legend <126304434+ExpiredWarranty@users.noreply.github.com> Date: Thu, 9 May 2024 21:52:08 -0600 Subject: [PATCH 17/17] Update games.json added deadshot --- public/games.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/games.json b/public/games.json index 8110b47..c19cdb0 100644 --- a/public/games.json +++ b/public/games.json @@ -149,6 +149,11 @@ "title": "1v1.LOL", "image": "https://img.utdstc.com/icon/983/22a/98322a3b2be892eed31589906ffd949b68bcccc9a21ba562987965b5ec6bc6de:200", "url": "https://1v1.lol" + }, + { + "title": "Deadshot", + "image": "https://deadshot.io/promo/thumbnail.png", + "url": "https://deadshot.io" } ]