Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
PiSaucer authored Aug 21, 2023
1 parent 5bbf40b commit 258b82c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1">

<script>
if (document.location.href == "https://boredht.ml/v1") {
window.location.replace("https://boredht.ml/v1/");
if (document.location.href == "https://boredhtml.pisaucer.com/v1") {
window.location.replace("https://boredhtml.pisaucer.com/v1/");
}
</script>

Expand Down Expand Up @@ -66,7 +66,7 @@
<body>
<br>
<div class="alert alert-warning" role="alert" style="margin-right: 50px;">
This is a old version of boredhtml please visit <a href="https://boredht.ml/" class="alert-link">boredht.ml</a> to go the most update version.
This is a old version of boredhtml please visit <a href="https://boredhtml.pisaucer.com/" class="alert-link">boredhtml.pisaucer.com</a> to go the most update version.
</div>
<div class="header">
<a href="./">
Expand Down

0 comments on commit 258b82c

Please sign in to comment.