Skip to content

Commit

Permalink
Add domain warning message
Browse files Browse the repository at this point in the history
  • Loading branch information
PiSaucer committed Aug 21, 2023
1 parent f36f85b commit 0a93f4f
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,10 @@
</head>

<body>
<br>
<div class="alert alert-warning" role="alert" style="margin-right: 50px;">
Due to domain issues, please visit older version (v1) at <a href="https://bored.pisaucer.com/v1/" class="alert-link">boredhtml.pisaucer.com/v1/</a> sorry about that.
</div>
<div class="header">
<a href="./">
<img src="images/logo.png" class="logo" alt="logo" height="42" width="42">
Expand Down Expand Up @@ -91,7 +95,7 @@ <h1>
<div class="Games" id="Games">
<h2>Games</h2>
<ul>
<li><a href="https://portablemc.ml/" target="_blank">Portable Minecraft<span
<li><a href="https://github.com/portablemc/portablemc" target="_blank">Portable Minecraft<span
class="material-icons">launch</span></a></li>
<li><a href="https://kaspammer.glitch.me/" target="_blank">Kahoot Bot flooder<span
class="material-icons">launch</span></a></li>
Expand Down Expand Up @@ -248,7 +252,6 @@ <h2>Games</h2>
<li><a href="games/alienhominid/">Alien Hominid</a></li>
<li><a href="games/solitude/">Solitude</a></li>
<li><!--<a href="https://craft.boredht.ml/">-->Classic Minecraft<!--</a>--></li>
<li><a href="https://mine.boredht.ml/">Minecraft 1.5.2</a> via <a href="https://github.com/Bored-Entertainment/eaglercraft">eaglercraft</a></li>
<li>Web OS</li>
<ul>
<li><a href="https://www.windows93.net" target="_blank">Offical Windows 93<span class="material-icons">launch</span></a></li>
Expand All @@ -266,8 +269,6 @@ <h2>Website Unblocker via Proxy</h2>
<ul>
<li><a href="https://holyubofficial.net/" target="_blank">holyubofficial.net<span
class="material-icons">launch</span></a></li>
<li><a href="https://holyubofficial.ml/" target="_blank">holyubofficial.ml<span
class="material-icons">launch</span></a></li>
</ul>
</div>
<hr>
Expand Down

0 comments on commit 0a93f4f

Please sign in to comment.