Skip to content

Commit

Permalink
Merge pull request #249 from airtag8892/main
Browse files Browse the repository at this point in the history
add ngu idle
  • Loading branch information
juniorbutyeah authored Oct 9, 2023
2 parents 189b9dd + 098d620 commit c1d9d3e
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
Binary file added static/images/icons/nguidle.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions static/scripts/calculator.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,20 @@ document.addEventListener('DOMContentLoaded', () => {
categories: ['all'],
error: false
},
{
name: "Gladihoppers",
link: "https://bonbang.github.io/store99/gladihoppers/index.html",
image: "/images/icons/gladihoppers.jpg",
categories: ["all"],
error: false
},
{
name: "ev.io",
link: "https://ev.io",
image: "/images/icons/evio.jpg",
categories: ["all", "2P"],
error: false
},
{
name: "Brain Test 2",
link: "https://games.poki.com/458768/df221093-aae9-4c0d-b458-efb16ae8e3ab",
Expand Down Expand Up @@ -883,6 +897,13 @@ document.addEventListener('DOMContentLoaded', () => {
categories: ["all"],
error: false
},
{
name: "NGU Idle",
link: "https://cache.armorgames.com/files/games/ngu-idle-18444/index.html?v=1559319416",
image: "/images/icons/nguidle.jpg",
categories: ["all"],
error: false
},
{
name: "Jacksmith",
link: "https://www.coolmathgames.com/0-jacksmith/play",
Expand Down

0 comments on commit c1d9d3e

Please sign in to comment.