Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
sirhorseyinfo authored Nov 21, 2024
1 parent e801227 commit 6ef1312
Showing 1 changed file with 10 additions and 44 deletions.
54 changes: 10 additions & 44 deletions proxy/index.html
Original file line number Diff line number Diff line change
@@ -1,45 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Horse | Definition, Breeds, Pictures, Evolution, & Facts | Britannica</title>
<link rel="icon" type="image/x-icon" href="https://www.britannica.com/favicon.png">
<link rel="stylesheet" href="../style.css">
<link rel="stylesheet" href="../special.css">
<script src="script.js" type="text"></script>
</head>
<body>
<div class="header">
<div class="main-title">
<h1>Unblocked Games</h1>
</div>
<div class="category">
<a href="category/runner/index.html"><h2>Running</h2></a>
<a href="category/stickman/index.html"><h2>Stickman</h2></a>
<!--<div class="dropdown">
<button class="dropbtn">More</button>
<div class="dropdown-content">
<a href="category/car/index.html">Car</a>
<a href="category/dev-picks/index.html">Dev Picks</a>
<a href="category/fighting/index.html">Fighting</a>
<a href="category/popular/index.html">Popular</a>
<a href="category/shooting/index.html">Shooting</a>
</div>
</div>-->
</div>
<div class="search-btn">
<a href="search/new.html"><h2>🔎</h2></a>
</div>
<div class="cloak-btn">
<a href="/proxy/"><h2>🌐</h2></a>
</div>
</div>
<h1 class="premTxt">You need a HorseyGold ID for this content.</h1>
<input type="text" id="hgid" placeholder="Enter ID">
<button id="checkBtn">Check ID</button>
<p class="dont-Have">
Don't have a HorseyGold account?
<a href="https://forms.gle/Ty8sEVVa9NZymEfs7">Apply for one today!</a>
</p>
</body>
</html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Horse | Definition, Breeds, Pictures, Evolution, & Facts | Britannica</title>
<link rel="icon" type="image/x-icon" href="https://www.britannica.com/favicon.png">
</head>
<body>
<iframe class='frame' src="https://anthony-middle-t4io.vercel.app/" title="HyperTab" id="screen" height="720px" width="100%" allowfullscreen></iframe>
</body>
</html>

0 comments on commit 6ef1312

Please sign in to comment.