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

Commit

Permalink
Changed Chat GPT link and Fixed DiBiaseProductions Games
Browse files Browse the repository at this point in the history
Changed The Chat GPT Link to: https://chatgpt2.nextweb.fun/
Fixed the DiBiase Productions games bringing you to an error page
  • Loading branch information
The Unblocked Hub committed Sep 14, 2023
1 parent b77e811 commit f6be910
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion static/ocean.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<div class="row">
<div class="span1">
<div class="card animals" loading="lazy">
<a onclick="go('https://chatgptproxy.me')">
<a onclick="go('https://chatgpt2.nextweb.fun/')">
<img loading="lazy" src="/assets/images/icons/chatgpt.webp" style="border-radius: 25px;" />
</a>
<p3>ChatGPT</p3>
Expand Down
4 changes: 2 additions & 2 deletions static/play.html
Original file line number Diff line number Diff line change
Expand Up @@ -611,7 +611,7 @@ <h2> Games shown on this website are the property of their respective owners. </
<div class="row">
<div class="span1">
<div class="card animals" loading="lazy" style="padding-top: 5px;">
<a href="DiBiaseProductions/controls.html">
<a src="DiBiaseProductions/controls.html">
<img loading="lazy" src="/assets/images/icons/controls.png" style="border-radius: 25px;" />
</a>
<p3> Controls </p3>
Expand All @@ -621,7 +621,7 @@ <h2> Games shown on this website are the property of their respective owners. </
<div class="row">
<div class="span1">
<div class="card animals" loading="lazy" style="padding-top: 5px;">
<a href="DiBiaseProductions/computerclicker.html">
<a src="DiBiaseProductions/computerclicker.html">
<img loading="lazy" src="/assets/images/icons/cookieclicker.webp" style="border-radius: 25px;" />
</a>
<p3> Cookie Clicker </p3>
Expand Down

0 comments on commit f6be910

Please sign in to comment.