-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e801227
commit 6ef1312
Showing
1 changed file
with
10 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |