From 9f49f8af4e88b397c4b722b3830b3ea81397254c Mon Sep 17 00:00:00 2001 From: Legend <126304434+ExpiredWarranty@users.noreply.github.com> Date: Tue, 7 May 2024 20:34:21 -0600 Subject: [PATCH 01/14] add amazon app --- public/apps.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/apps.json b/public/apps.json index beae4e0..cadcefc 100644 --- a/public/apps.json +++ b/public/apps.json @@ -8,5 +8,10 @@ "title": "Temu", "image": "https://upload.wikimedia.org/wikipedia/en/a/a6/Temu_logo.svg", "url": "https://temu.com" + }, + { + "title": "Amazon", + "image": "https://policyviz.com/wp-content/uploads/2020/12/amazon-logo-square.jpg", + "url": "https://amazon.com" } ] From e4ace2f33056474e9943031f7549e8907529f5f1 Mon Sep 17 00:00:00 2001 From: Legend <126304434+ExpiredWarranty@users.noreply.github.com> Date: Tue, 7 May 2024 20:44:25 -0600 Subject: [PATCH 02/14] added MORE apps tiktok, and amazon --- public/apps.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/public/apps.json b/public/apps.json index cadcefc..eda360d 100644 --- a/public/apps.json +++ b/public/apps.json @@ -13,5 +13,15 @@ "title": "Amazon", "image": "https://policyviz.com/wp-content/uploads/2020/12/amazon-logo-square.jpg", "url": "https://amazon.com" + }, + { + "title": "Tiktok", + "image": "https://pbs.twimg.com/profile_images/1526677021325246467/XKZ6RetO_400x400.jpg", + "url": "https://tiktok.com" + }, + { + "title": "Netflix", + "image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcS2AjTdaCLMDqve6XA2KRTSLYAlGz_jFxl38FwxODg-Tg&s", + "url": "https://netflix.com" } ] From 9481fbbe11748f848025024cf62848067e5a205f Mon Sep 17 00:00:00 2001 From: Legend <126304434+ExpiredWarranty@users.noreply.github.com> Date: Tue, 7 May 2024 21:12:02 -0600 Subject: [PATCH 03/14] Update games.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit i dont even remeber what i added 😭 --- public/games.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/public/games.json b/public/games.json index 9cd09db..e22817e 100644 --- a/public/games.json +++ b/public/games.json @@ -58,6 +58,16 @@ "title": "Crazy Games", "image": "https://images.crazygames.com/favicons/manifest-icon-transparent-2.png?auto=format%2Ccompress&q=45&cs=strip&ch=DPR", "url": "https://www.crazygames.com/" + }, + { + "title": "Coolmathgames", + "image": "https://static.wikia.nocookie.net/youtube/images/b/b5/Coolmath_Games.png/revision/latest?cb=20211127192130", + "url": "https://coolmathgames.com/" + }, + { + "title": "Minesweeper", + "image": "https://play-lh.googleusercontent.com/W9J-umdekIKo8CVAy8HHmBkdaf49UpoQTAs9zvV-Eu8Djbv8j-29ej6EMaOQmKDIzUg", + "url": "https://assets.3kh0.net/minesweeper/" } ] From 568c578d6debf8348730f2cad4c1e5abefbe87a1 Mon Sep 17 00:00:00 2001 From: Legend <126304434+ExpiredWarranty@users.noreply.github.com> Date: Tue, 7 May 2024 21:14:47 -0600 Subject: [PATCH 04/14] Update apps.json added ebay --- public/apps.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/apps.json b/public/apps.json index eda360d..548a29e 100644 --- a/public/apps.json +++ b/public/apps.json @@ -23,5 +23,10 @@ "title": "Netflix", "image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcS2AjTdaCLMDqve6XA2KRTSLYAlGz_jFxl38FwxODg-Tg&s", "url": "https://netflix.com" + }, + { + "title": "Ebay", + "image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQU30fqLFW28XvhgVYWC1zlMzxyxRkX8EsH0rTprh7IHA&s", + "url": "https://ebay.com" } ] From 2ab03452f63029f956bf35f5b08d0c43a82d496e Mon Sep 17 00:00:00 2001 From: Legend <126304434+ExpiredWarranty@users.noreply.github.com> Date: Tue, 7 May 2024 21:17:33 -0600 Subject: [PATCH 05/14] Update apps.json s;oti teacher when its 19:99 --- public/apps.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/apps.json b/public/apps.json index 548a29e..5b8a5a1 100644 --- a/public/apps.json +++ b/public/apps.json @@ -28,5 +28,10 @@ "title": "Ebay", "image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQU30fqLFW28XvhgVYWC1zlMzxyxRkX8EsH0rTprh7IHA&s", "url": "https://ebay.com" + }, + { + "title": "Spotify", + "image": "https://developer.spotify.com/images/guidelines/design/icon3@2x.png", + "url": "https://spotify.com" } ] From 4413d2764dbe16f478f9c1a7149afe6703d63d20 Mon Sep 17 00:00:00 2001 From: Legend <126304434+ExpiredWarranty@users.noreply.github.com> Date: Tue, 7 May 2024 21:20:27 -0600 Subject: [PATCH 06/14] Update apps.json pintrest --- public/apps.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/apps.json b/public/apps.json index 5b8a5a1..5e79060 100644 --- a/public/apps.json +++ b/public/apps.json @@ -33,5 +33,10 @@ "title": "Spotify", "image": "https://developer.spotify.com/images/guidelines/design/icon3@2x.png", "url": "https://spotify.com" + }, + { + "title": "Pinterest", + "image": "https://upload.wikimedia.org/wikipedia/commons/0/08/Pinterest-logo.png", + "url": "https://https://www.pinterest.com" } ] From 10d136d4c5cd13ab455ae1342033021c32d31e93 Mon Sep 17 00:00:00 2001 From: Legend <126304434+ExpiredWarranty@users.noreply.github.com> Date: Tue, 7 May 2024 21:25:01 -0600 Subject: [PATCH 07/14] Update games.json fixed an issue with images --- public/games.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/games.json b/public/games.json index e22817e..cf8d221 100644 --- a/public/games.json +++ b/public/games.json @@ -61,7 +61,7 @@ }, { "title": "Coolmathgames", - "image": "https://static.wikia.nocookie.net/youtube/images/b/b5/Coolmath_Games.png/revision/latest?cb=20211127192130", + "image": "https://tse1.mm.bing.net/th?q=old%20cool%20math%20games%20logo", "url": "https://coolmathgames.com/" }, { From 94659cca75bda56313d4c2724b1fa0eec41d0dd4 Mon Sep 17 00:00:00 2001 From: Legend <126304434+ExpiredWarranty@users.noreply.github.com> Date: Tue, 7 May 2024 21:27:01 -0600 Subject: [PATCH 08/14] Update games.json just made the games a lil nicer --- public/games.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/games.json b/public/games.json index cf8d221..c058c2d 100644 --- a/public/games.json +++ b/public/games.json @@ -60,7 +60,7 @@ "url": "https://www.crazygames.com/" }, { - "title": "Coolmathgames", + "title": "Cool Math Games", "image": "https://tse1.mm.bing.net/th?q=old%20cool%20math%20games%20logo", "url": "https://coolmathgames.com/" }, From 17dc54ac7b2b52d62eb5f04674be26f8ab230d0a Mon Sep 17 00:00:00 2001 From: Legend <126304434+ExpiredWarranty@users.noreply.github.com> Date: Tue, 7 May 2024 21:31:33 -0600 Subject: [PATCH 09/14] Update apps.json fixed pintrest image to look nice and fit styling --- public/apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/apps.json b/public/apps.json index 5e79060..faa6656 100644 --- a/public/apps.json +++ b/public/apps.json @@ -36,7 +36,7 @@ }, { "title": "Pinterest", - "image": "https://upload.wikimedia.org/wikipedia/commons/0/08/Pinterest-logo.png", + "image": "https://static-00.iconduck.com/assets.00/pinterest-icon-512x512-3vn0ggs9.png", "url": "https://https://www.pinterest.com" } ] From 64155f3938b9c01ce3cd38ec16247e8baa5e7b3f Mon Sep 17 00:00:00 2001 From: Legend <126304434+ExpiredWarranty@users.noreply.github.com> Date: Tue, 7 May 2024 21:33:04 -0600 Subject: [PATCH 10/14] Update games.json gonna kms --- public/games.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/games.json b/public/games.json index c058c2d..de36154 100644 --- a/public/games.json +++ b/public/games.json @@ -31,7 +31,7 @@ }, { "title": "Cookie Clicker", - "image": "https://m.media-amazon.com/images/I/71VSpLvjtaL.png", + "image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQVpIAZIC0tWJWqnPS73byV3nYGQtZfrpnuhJCMDKEmpQ&s", "url": "https://assets.3kh0.net/cookie-clicker/" }, { From 4ad3e8fb612d2f7fcee9aefaf343fea652967e6e Mon Sep 17 00:00:00 2001 From: Legend <126304434+ExpiredWarranty@users.noreply.github.com> Date: Tue, 7 May 2024 21:54:54 -0600 Subject: [PATCH 11/14] Update games.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit at some point i managed to add 2 cookie clickers so i removed the extra 😭 --- public/games.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/public/games.json b/public/games.json index 25ee1bf..78d28c6 100644 --- a/public/games.json +++ b/public/games.json @@ -70,11 +70,6 @@ "image": "https://play-lh.googleusercontent.com/W9J-umdekIKo8CVAy8HHmBkdaf49UpoQTAs9zvV-Eu8Djbv8j-29ej6EMaOQmKDIzUg", "url": "https://assets.3kh0.net/minesweeper/" }, - { - "title": "Cookie Clicker", - "image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcT_W3AeR82KOr7bBZm81gdzh1FBsQuCBwBw5g&usqp=CAU", - "url": "https://orteil.dashnet.org/cookieclicker/" - }, { "title": "little Alchemy", "image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTMcwnAaXwUDc6ZsD6pusHRVF0PPAvvKt9B-Q&usqp=CAU", From 4e3ea786e5beb760eb3e3717d13386826da968df Mon Sep 17 00:00:00 2001 From: Legend <126304434+ExpiredWarranty@users.noreply.github.com> Date: Tue, 7 May 2024 22:00:46 -0600 Subject: [PATCH 12/14] Update apps.json fixed another fucking image --- public/apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/apps.json b/public/apps.json index 756c53b..9f42fb3 100644 --- a/public/apps.json +++ b/public/apps.json @@ -41,7 +41,7 @@ }, { "title": "Wattpad", - "image": "https://static-00.iconduck.com/assets.00/wattpad-icon-512x512-e05d5ldl.png", + "image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTJMeb5uMzp-1r6iNaGlXCJaG7GMKeCRU5fhBgegM1V5w&s", "url": "https://www.wattpad.com/home" } ] From 9ddfebba58b954d37212ff10357588d8fd0c0fcb Mon Sep 17 00:00:00 2001 From: Legend <126304434+ExpiredWarranty@users.noreply.github.com> Date: Tue, 7 May 2024 22:02:21 -0600 Subject: [PATCH 13/14] Update apps.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit FIXED ANOTHER FUCKING IMAGE IM GOING INSANE (it was temu) 💯 --- public/apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/apps.json b/public/apps.json index 9f42fb3..bdc06c8 100644 --- a/public/apps.json +++ b/public/apps.json @@ -6,7 +6,7 @@ }, { "title": "Temu", - "image": "https://upload.wikimedia.org/wikipedia/en/a/a6/Temu_logo.svg", + "image": "https://www.homepagenews.com/wp-content/uploads/2024/01/temu-logo.jpg", "url": "https://temu.com" }, { From 08295a7175e4dab904d063ee864b86c9ce00144e Mon Sep 17 00:00:00 2001 From: Legend <126304434+ExpiredWarranty@users.noreply.github.com> Date: Tue, 7 May 2024 22:38:51 -0600 Subject: [PATCH 14/14] Update apps.json added facebook --- public/apps.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/apps.json b/public/apps.json index bdc06c8..d8e788e 100644 --- a/public/apps.json +++ b/public/apps.json @@ -43,5 +43,10 @@ "title": "Wattpad", "image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTJMeb5uMzp-1r6iNaGlXCJaG7GMKeCRU5fhBgegM1V5w&s", "url": "https://www.wattpad.com/home" + }, + { + "title": "Facebook", + "image": "https://cdn.pixabay.com/photo/2021/06/15/12/51/facebook-6338507_1280.png", + "url": "https://facebook.com/home" } ]