Skip to content

Commit

Permalink
add new games
Browse files Browse the repository at this point in the history
  • Loading branch information
RedNotSus committed Apr 14, 2024
1 parent d5d14dd commit 535f7c0
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 24 deletions.
36 changes: 12 additions & 24 deletions static/assets/json/load/games.json
Original file line number Diff line number Diff line change
Expand Up @@ -683,24 +683,6 @@
"image": "/misc/HeadSoccer/img.webp",
"usesProxy": false
},
{
"name": "Breaking the Bank",
"url": "/misc/flash/index.html?swf=bank.swf",
"image": "/misc/henry-stickman/bank.jpeg",
"usesProxy": false
},
{
"name": "Escaping From Prison",
"url": "/misc/flash/index.html?swf=prison.swf",
"image": "/misc/henry-stickman/prison.png",
"usesProxy": false
},
{
"name": "Stealing the Diamond",
"url": "/misc/flash/index.html?swf=diamond.swf",
"image": "/misc/henry-stickman/diamond.jpeg",
"usesProxy": false
},
{
"name": "HexGL",
"url": "/misc/hexgl/index.html",
Expand Down Expand Up @@ -893,12 +875,6 @@
"image": "/misc/madstunt-cars2/msc.jpeg",
"usesProxy": true
},
{
"name": "Magic Tiles 3",
"url": "https://h5.4j.com/games/Magic-Tiles-3-Online/index.html",
"image": "/misc/magic-tiles/img.png",
"usesProxy": true
},
{
"name": "Marbles Sorting",
"url": "/misc/MarblesSorting/index.html",
Expand Down Expand Up @@ -1758,6 +1734,18 @@
"image": "/img/games/sword.webp",
"usesProxy": true
},
{
"name": "deadshot.io",
"url": "https://deadshot.io/",
"image": "/img/games/deadshot.webp",
"usesProxy": true
},
{
"name": "powerline.io",
"url": "https://powerline.io/",
"image": "/img/games/powerline.webp",
"usesProxy": true
},
{
"name": "GBA Games",
"url": "https://real-sgs.vercel.app/Tools/GBA-Emulator",
Expand Down
Binary file added static/img/games/deadshot.webp
Binary file not shown.
Binary file added static/img/games/powerline.webp
Binary file not shown.

0 comments on commit 535f7c0

Please sign in to comment.