From 3bcce12e22b3754a402b0ba4c13c0461a8554b68 Mon Sep 17 00:00:00 2001 From: rednotsus Date: Wed, 6 Nov 2024 21:44:03 -0600 Subject: [PATCH] games --- static/assets/json/load/games.json | 12 ++-- static/misc/play/fruit-merge.html | 88 +++++++++++++++++++++++++++++ static/misc/play/funnyshooter2.html | 88 +++++++++++++++++++++++++++++ 3 files changed, 182 insertions(+), 6 deletions(-) create mode 100644 static/misc/play/fruit-merge.html create mode 100644 static/misc/play/funnyshooter2.html diff --git a/static/assets/json/load/games.json b/static/assets/json/load/games.json index 9119abe9..56b7f2e4 100644 --- a/static/assets/json/load/games.json +++ b/static/assets/json/load/games.json @@ -487,9 +487,9 @@ }, { "name": "Funny Shooter 2", - "url": "https://games.poki.com/458768/4a3fab9c-91b5-4737-b5cd-fbf50aedaf83", + "url": "/misc/play/funnyshooter2.html", "image": "/misc/funny-shooter-2/img.jpeg", - "usesProxy": true + "usesProxy": false }, { "name": "Geometry Dash", @@ -1416,10 +1416,10 @@ "usesProxy": true }, { - "name": "Suika Watermelon", - "url": "https://suikagame.io/game/suika-game/", - "image": "/misc/sukiawatermelon/img.webp", - "usesProxy": true + "name": "Fruit Merge", + "url": "/misc/play/fruit-merge.html", + "image": "/misc/fruit-merge/icons/icon-256.png", + "usesProxy": false }, { "name": "Superhot", diff --git a/static/misc/play/fruit-merge.html b/static/misc/play/fruit-merge.html new file mode 100644 index 00000000..23560636 --- /dev/null +++ b/static/misc/play/fruit-merge.html @@ -0,0 +1,88 @@ + + + + + + + + + + Google + + + + + + + + + + + + + +
+
+
+ +
+
+
+
+ +
+
+

Fruit Merge

+
+ By Aladdin X +
+
+
+
+ + +
+
+
+
+
+ +
+
Advertisement
+ +
+ + + + + \ No newline at end of file diff --git a/static/misc/play/funnyshooter2.html b/static/misc/play/funnyshooter2.html new file mode 100644 index 00000000..f2ba36b1 --- /dev/null +++ b/static/misc/play/funnyshooter2.html @@ -0,0 +1,88 @@ + + + + + + + + + + Google + + + + + + + + + + + + + +
+
+
+ +
+
+
+
+ +
+
+

Funny Shooter 2

+
+ By GoGoMan +
+
+
+
+ + +
+
+
+
+
+ +
+
Advertisement
+ +
+ + + + + \ No newline at end of file