diff --git a/static/assets/json/load/games.json b/static/assets/json/load/games.json index 23b237e3..ca50da1d 100644 --- a/static/assets/json/load/games.json +++ b/static/assets/json/load/games.json @@ -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", @@ -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", @@ -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", diff --git a/static/img/games/deadshot.webp b/static/img/games/deadshot.webp new file mode 100644 index 00000000..f5e3796a Binary files /dev/null and b/static/img/games/deadshot.webp differ diff --git a/static/img/games/powerline.webp b/static/img/games/powerline.webp new file mode 100644 index 00000000..0711cbff Binary files /dev/null and b/static/img/games/powerline.webp differ