Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Commit

Permalink
Added More Fireboy and Watergirl games and updated app description
Browse files Browse the repository at this point in the history
  • Loading branch information
TheUnblockedHubOfficial committed Jan 15, 2024
1 parent b479e36 commit da6d5e0
Show file tree
Hide file tree
Showing 9 changed files with 41 additions and 6 deletions.
4 changes: 2 additions & 2 deletions app.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "edu",
"description": "?",
"name": "UBH",
"description": "The Unblocked Hub is the #1 site for all-in-one school entertainment. Accelerate your learning with our collection of games, apps, emulators, proxies, and so much more.",
"repository": "https://github.com/theunblockedhubofficial/theunblockedhub",
"logo": "https://github.com/theunblockedhubofficial/theunblockedhub/main/static/main.png",
"keywords": ["school", "math"],
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "TheUnblockedHub",
"version": "2.1.0",
"version": "2.1.1",
"type": "module",
"engines": {
"npm": ">=7.0.0",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
37 changes: 36 additions & 1 deletion static/assets/scripts/g.js
Original file line number Diff line number Diff line change
Expand Up @@ -755,12 +755,47 @@ document.addEventListener('DOMContentLoaded', () => {
error: false,
},
{
name: 'FB&WG',
name: 'Fireboy and Watergirl',
link: 'https://html5.gamedistribution.com/a55c9cc9c21e4fc683c8c6857f3d0c75/?gd_sdk_referrer_url=https://gamedistribution.com/games/fireboy-and-watergirl-1-forest-temple',
image: '/assets/media/icons/fbwg.jpeg',
categories: ['all', '2P'],
error: false,
},
{
name: 'Fireboy And Watergirl 2 In The Light Temple',
link: 'https://www.coolmathgames.com/sites/default/files/public_games/40210/',
image: '/assets/media/icons/fireboyandwatergirllighttemple.jpg',
categories: ['all', '2P'],
error: false,
},
{
name: 'Fireboy And Watergirl 4 In The Crystal Temple',
link: 'https://www.coolmathgames.com/sites/default/files/public_games/40212/',
image: '/assets/media/icons/fireboyandwatergirlcrystaltemple.jpg',
categories: ['all', '2P'],
error: false,
},
{
name: 'Fireboy And Watergirl 5: Elements',
link: 'https://www.coolmathgames.com/sites/default/files/public_games/40218',
image: '/assets/media/icons/fireboyandwatergirlelements.jpg',
categories: ['all', '2P'],
error: false,
},
{
name: 'Fireboy And Watergirl 6: Fairy Tales',
link: 'https://html5.gamedistribution.com/rvvASMiM/be3cff113c4e4f069b7614851825ffe9/index.html',
image: '/assets/media/icons/fireboyandwatergirlfairytales.webp',
categories: ['all', '2P'],
error: false,
},
{
name: 'Fireboy And Watergirl In The Forest Temple',
link: 'https://www.coolmathgames.com/sites/default/files/public_games/40034/',
image: '/assets/media/icons/fireboyandwatergirlfairytales.webp',
categories: ['all', '2P'],
error: false,
},
{
name: 'FeedVid',
link: 'https://varunramesh.itch.io/feedvid',
Expand Down

1 comment on commit da6d5e0

@hop-deploy
Copy link

@hop-deploy hop-deploy bot commented on da6d5e0 Jan 15, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deployment Status Build Logs Updated At
v2 ✅ Deployed View Logs 2024-01-15T02:55:28.658Z

Please sign in to comment.