diff --git a/static/images/icons/nguidle.jpg b/static/images/icons/nguidle.jpg new file mode 100644 index 0000000000..5f7a478c1b Binary files /dev/null and b/static/images/icons/nguidle.jpg differ diff --git a/static/scripts/calculator.js b/static/scripts/calculator.js index b3ee6451bd..79598cb207 100644 --- a/static/scripts/calculator.js +++ b/static/scripts/calculator.js @@ -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", @@ -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",