From 8701ccaf61e83c2964c92648c0deae8896622cbc Mon Sep 17 00:00:00 2001 From: rednotsus Date: Wed, 6 Nov 2024 22:01:35 -0600 Subject: [PATCH] gdash --- static/assets/json/load/games.json | 20 +------ static/misc/play/geometry-dash.html | 88 +++++++++++++++++++++++++++++ 2 files changed, 89 insertions(+), 19 deletions(-) create mode 100644 static/misc/play/geometry-dash.html diff --git a/static/assets/json/load/games.json b/static/assets/json/load/games.json index 3377c8de..86b3db59 100644 --- a/static/assets/json/load/games.json +++ b/static/assets/json/load/games.json @@ -499,28 +499,10 @@ }, { "name": "Geometry Dash", - "url": "/misc/geometry-dash/index.html", + "url": "/misc/play/geometry-dash.html", "image": "/misc/geometry-dash/img.jpeg", "usesProxy": false }, - { - "name": "Geometry Dash Meltdown", - "url": "/misc/geometry-dash-meltdown/index.html", - "image": "/misc/geometry-dash-meltdown/img.jpeg", - "usesProxy": false - }, - { - "name": "Geometry Dash Subzero", - "url": "/misc/geometry-dash-subzero/index.html", - "image": "/misc/geometry-dash-subzero/img.jpeg", - "usesProxy": false - }, - { - "name": "Geometry Dash World", - "url": "/misc/geometry-dash-world/index.html", - "image": "/misc/geometry-dash-world/img.jpeg", - "usesProxy": false - }, { "name": "Getaway Shootout", "url": "/misc/play/getaway-shootout.html", diff --git a/static/misc/play/geometry-dash.html b/static/misc/play/geometry-dash.html new file mode 100644 index 00000000..a1b882ba --- /dev/null +++ b/static/misc/play/geometry-dash.html @@ -0,0 +1,88 @@ + + + + + + + + + + Google + + + + + + + + + + + + + +
+
+
+ +
+
+
+
+ +
+
+

Geometry Dash

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