Skip to content

Commit

Permalink
Merge pull request #403 from airtag8892/upstream
Browse files Browse the repository at this point in the history
add some games
  • Loading branch information
xbubbo authored Jan 27, 2024
2 parents 7f229d8 + aa61d23 commit a14c05d
Show file tree
Hide file tree
Showing 18 changed files with 58 additions and 0 deletions.
1 change: 1 addition & 0 deletions static/apps.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<!doctype html>
<html lang="en">
<head>
<script async src="https://arc.io/widget.min.js#E9vFnUFC"></script>
<meta charset="UTF-8" />
<meta name="referrer" content="no-referrer" />
<meta http-equiv="X-Frame-Options" content="SAMEORIGIN" />
Expand Down
1 change: 1 addition & 0 deletions static/arc-sw.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added static/assets/media/icons/addictinggames.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/assets/media/icons/arrasio.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/assets/media/icons/buckshotroulette.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/assets/media/icons/deeeepio.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/assets/media/icons/jellymario.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/assets/media/icons/maddennfl24.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/assets/media/icons/parkourblock3d.webp
Binary file not shown.
Binary file added static/assets/media/icons/tyranio.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
49 changes: 49 additions & 0 deletions static/assets/scripts/g.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,48 @@ document.addEventListener('DOMContentLoaded', () => {
image: '/assets/media/icons/3slices.jpg',
categories: ['all'],
},
{
name: 'Buckshot Roulette',
link: 'https://buckshotroulette.online/game/v11/',
image: '/assets/media/icons/buckshotroulette.jpg',
categories: ['all'],
},
{
name: 'Parkour Block 3D',
link: 'https://html5.gamedistribution.com/1461d40bb77f48e6be72489959a1ac04/',
image: '/assets/media/icons/parkourblock3d.webp',
categories: ['all'],
},
{
name: 'Jelly Mario',
link: 'https://jellymar.io',
image: '/assets/media/icons/jellymario.jpg',
categories: ['all'],
},
{
name: 'Tyran.io',
link: 'https://tyran.io',
image: '/assets/media/icons/tyranio.png',
categories: ['all', '2P'],
},
{
name: 'Arras.io',
link: 'https://arras.io/',
image: '/assets/media/icons/arrasio.jpg',
categories: ['all', '2P'],
},
{
name: 'Addicting Games',
link: 'https://www.addictinggames.com/',
image: '/assets/media/icons/addictinggames.jpg',
categories: ['all'],
},
{
name: 'Deeeep.io',
link: 'https://beta.deeeep.io',
image: '/assets/media/icons/deeeepio.jpg',
categories: ['all', '2P'],
},
{
name: 'ev.io',
link: 'https://ev.io',
Expand Down Expand Up @@ -1281,6 +1323,13 @@ document.addEventListener('DOMContentLoaded', () => {
categories: ['all', 'emu', 'android'],
now: true,
},
{
name: 'Madden NFL 24',
link: 'https://now.gg/iframe/snippet?app_pkg=com.ea.gp.maddennfl21mobile&partner=interstellar',
image: '/assets/media/icons/maddennfl24.jpeg',
categories: ['all', 'emu', 'android'],
now: true,
},
{
name: 'Android',
link: 'https://now.gg/iframe/snippet?app_pkg=com.uncube.launcher3&partner=interstellar',
Expand Down
1 change: 1 addition & 0 deletions static/edu.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<!doctype html>
<html lang="en">
<head>
<script async src="https://arc.io/widget.min.js#E9vFnUFC"></script>
<meta charset="UTF-8" />
<meta name="referrer" content="no-referrer" />
<meta http-equiv="X-Frame-Options" content="SAMEORIGIN" />
Expand Down
1 change: 1 addition & 0 deletions static/games.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<!doctype html>
<html lang="en">
<head>
<script async src="https://arc.io/widget.min.js#E9vFnUFC"></script>
<meta charset="UTF-8" />
<meta name="referrer" content="no-referrer" />
<meta http-equiv="X-Frame-Options" content="SAMEORIGIN" />
Expand Down
1 change: 1 addition & 0 deletions static/go.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<html lang="en">
<head>
<script async src="https://arc.io/widget.min.js#E9vFnUFC"></script>
<meta charset="UTF-8" />
<meta name="referrer" content="no-referrer" />
<meta http-equiv="X-Frame-Options" content="SAMEORIGIN" />
Expand Down
1 change: 1 addition & 0 deletions static/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<!doctype html>
<html lang="en">
<head>
<script async src="https://arc.io/widget.min.js#E9vFnUFC"></script>
<meta charset="UTF-8" />
<meta name="referrer" content="no-referrer" />
<meta http-equiv="X-Content-Type-Options" content="nosniff" />
Expand Down
1 change: 1 addition & 0 deletions static/now.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<html lang="en">
<head>
<script async src="https://arc.io/widget.min.js#E9vFnUFC"></script>
<meta charset="UTF-8" />
<meta name="referrer" content="no-referrer" />
<meta http-equiv="X-Frame-Options" content="SAMEORIGIN" />
Expand Down
1 change: 1 addition & 0 deletions static/settings.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<!doctype html>
<html lang="en">
<head>
<script async src="https://arc.io/widget.min.js#E9vFnUFC"></script>
<meta charset="UTF-8" />
<meta name="referrer" content="no-referrer" />
<meta http-equiv="X-Frame-Options" content="SAMEORIGIN" />
Expand Down
1 change: 1 addition & 0 deletions static/tabs.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<!doctype html>
<html lang="en">
<head>
<script async src="https://arc.io/widget.min.js#E9vFnUFC"></script>
<meta charset="UTF-8" />
<meta name="referrer" content="no-referrer" />
<meta http-equiv="X-Frame-Options" content="SAMEORIGIN" />
Expand Down

0 comments on commit a14c05d

Please sign in to comment.