Skip to content

Commit

Permalink
fix some things
Browse files Browse the repository at this point in the history
  • Loading branch information
RedNotSus committed Sep 21, 2024
1 parent cf3ab81 commit a4b9d4d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions static/assets/json/load/games.json
Original file line number Diff line number Diff line change
Expand Up @@ -1122,12 +1122,6 @@
"image": "/misc/pixel-combat-2/img.jpeg",
"usesProxy": true
},
{
"name": "Pixel Shooter",
"url": "/misc/pixel-shooter/index.html",
"image": "/misc/pixel-shooter/img.jpeg",
"usesProxy": false
},
{
"name": "Pizza Tower",
"url": "/misc/pizzatower/index.html",
Expand Down Expand Up @@ -1440,6 +1434,12 @@
"image": "/img/games/SoccerBros.webp",
"usesProxy": true
},
{
"name": "Football Bros",
"url": "https://footballbros.io/",
"image": "/img/games/footballbros.webp",
"usesProxy": true
},
{
"name": "Soccer Random",
"url": "/misc/soccer-random/index.html",
Expand Down Expand Up @@ -1603,9 +1603,9 @@
"usesProxy": false
},
{
"name": "Travle",
"url": "https://travle.earth/",
"image": "/misc/travle/img.png",
"name": "WorldGuessr",
"url": "https://www.worldguessr.com/",
"image": "/img/games/world.webp",
"usesProxy": true
},
{
Expand Down
Binary file added static/img/games/footballbros.webp
Binary file not shown.
Binary file added static/img/games/world.webp
Binary file not shown.

0 comments on commit a4b9d4d

Please sign in to comment.