Skip to content

Commit

Permalink
Deploying to gh-pages from @ 0cd5faf 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
braxtonhall committed Dec 23, 2023
1 parent 16dadb1 commit 0f8be37
Show file tree
Hide file tree
Showing 21 changed files with 79 additions and 20 deletions.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</body>
<script>
try {
const entries = [{"id":"pyrroly","link":"https://pyrroly.neocities.org/"},{"id":"braxtonhall","link":"https://braxtonhall.ca"},{"id":"fib","link":"https://fib.directory"},{"id":"avery@the-sprawl","link":"https://gitblame.me"},{"id":"ionchy","link":"https://ionathan.ch"},{"id":"yoo","link":"https://homes.cs.washington.edu/~jmsy/"},{"id":"funemy","link":"https://liyz.pl"},{"id":"rat","link":"https://markusde.ca"},{"id":"sunnypork","link":"https://sunnypork.com"},{"id":"shirt","link":"https://shlyyzy.github.io"},{"id":"odetomom","link":"https://odeto.mom/"},{"id":"aigo","link":"https://aigo.ooo/"}];
const entries = [{"id":"pyrroly","link":"https://pyrroly.neocities.org/"},{"id":"braxtonhall","link":"https://braxtonhall.ca"},{"id":"fib","link":"https://fib.directory"},{"id":"avery@the-sprawl","link":"https://gitblame.me"},{"id":"ionchy","link":"https://ionathan.ch"},{"id":"yoo","link":"https://homes.cs.washington.edu/~jmsy/"},{"id":"funemy","link":"https://liyz.pl"},{"id":"rat","link":"https://markusde.ca"},{"id":"sunnypork","link":"https://sunnypork.com"},{"id":"shirt","link":"https://shlyyzy.github.io"},{"id":"odetomom","link":"https://odeto.mom/"},{"id":"aigo","link":"https://aigo.ooo/"},{"id":"adrawr","link":"https://aymenis.online/"}];
const pathname = window.location.pathname;
if (/\/site\/ID\/(succ|pred|random)$/.test(pathname) && document.referrer) {
const {origin} = new URL(document.referrer);
Expand Down
1 change: 1 addition & 0 deletions directory/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
<li><a href="https://shlyyzy.github.io">shirt</a></li>
<li><a href="https://odeto.mom/">odetomom</a></li>
<li><a href="https://aigo.ooo/">aigo</a></li>
<li><a href="https://aymenis.online/">adrawr</a></li>
</ul>
</body>
</html>
2 changes: 1 addition & 1 deletion random/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<title>bob's club</title>
<script type="text/javascript">
const entries = [{"id":"pyrroly","link":"https://pyrroly.neocities.org/"},{"id":"braxtonhall","link":"https://braxtonhall.ca"},{"id":"fib","link":"https://fib.directory"},{"id":"avery@the-sprawl","link":"https://gitblame.me"},{"id":"ionchy","link":"https://ionathan.ch"},{"id":"yoo","link":"https://homes.cs.washington.edu/~jmsy/"},{"id":"funemy","link":"https://liyz.pl"},{"id":"rat","link":"https://markusde.ca"},{"id":"sunnypork","link":"https://sunnypork.com"},{"id":"shirt","link":"https://shlyyzy.github.io"},{"id":"odetomom","link":"https://odeto.mom/"},{"id":"aigo","link":"https://aigo.ooo/"}];
const entries = [{"id":"pyrroly","link":"https://pyrroly.neocities.org/"},{"id":"braxtonhall","link":"https://braxtonhall.ca"},{"id":"fib","link":"https://fib.directory"},{"id":"avery@the-sprawl","link":"https://gitblame.me"},{"id":"ionchy","link":"https://ionathan.ch"},{"id":"yoo","link":"https://homes.cs.washington.edu/~jmsy/"},{"id":"funemy","link":"https://liyz.pl"},{"id":"rat","link":"https://markusde.ca"},{"id":"sunnypork","link":"https://sunnypork.com"},{"id":"shirt","link":"https://shlyyzy.github.io"},{"id":"odetomom","link":"https://odeto.mom/"},{"id":"aigo","link":"https://aigo.ooo/"},{"id":"adrawr","link":"https://aymenis.online/"}];
const index = Math.floor(Math.random() * entries.length);
const {link} = entries[index];
window.location.href = link;
Expand Down
14 changes: 14 additions & 0 deletions site/adrawr/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!doctype html>
<html lang="en">
<head>
<title>bob's club</title>
<meta http-equiv="refresh" content="0; url='https://aymenis.online/'" />
<script type="text/javascript">
window.location.href = "https://aymenis.online/";
</script>
</head>
<body>
<p>thank you for visiting <a href="/">bob's club</a>!</p>
<p>if you're not redirected automatically, <a href="https://aymenis.online/">click here</a></p>
</body>
</html>
14 changes: 14 additions & 0 deletions site/adrawr/pred/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!doctype html>
<html lang="en">
<head>
<title>bob's club</title>
<meta http-equiv="refresh" content="0; url='../../aigo'" />
<script type="text/javascript">
window.location.href = "../../aigo";
</script>
</head>
<body>
<p>thank you for visiting <a href="/">bob's club</a>!</p>
<p>if you're not redirected automatically, <a href="../../aigo">click here</a></p>
</body>
</html>
16 changes: 16 additions & 0 deletions site/adrawr/random/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<!doctype html>
<html lang="en">
<head>
<title>bob's club</title>
<script type="text/javascript">
const entries = [{"id":"pyrroly","link":"https://pyrroly.neocities.org/"},{"id":"braxtonhall","link":"https://braxtonhall.ca"},{"id":"fib","link":"https://fib.directory"},{"id":"avery@the-sprawl","link":"https://gitblame.me"},{"id":"ionchy","link":"https://ionathan.ch"},{"id":"yoo","link":"https://homes.cs.washington.edu/~jmsy/"},{"id":"funemy","link":"https://liyz.pl"},{"id":"rat","link":"https://markusde.ca"},{"id":"sunnypork","link":"https://sunnypork.com"},{"id":"shirt","link":"https://shlyyzy.github.io"},{"id":"odetomom","link":"https://odeto.mom/"},{"id":"aigo","link":"https://aigo.ooo/"}];
const index = Math.floor(Math.random() * entries.length);
const {link} = entries[index];
window.location.href = link;
</script>
</head>
<body>
<p>thank you for visiting <a href="/">bob's club</a>!</p>
<p>if you're not redirected automatically, you may not have javascript enabled</p>
</body>
</html>
14 changes: 14 additions & 0 deletions site/adrawr/succ/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!doctype html>
<html lang="en">
<head>
<title>bob's club</title>
<meta http-equiv="refresh" content="0; url='../../pyrroly'" />
<script type="text/javascript">
window.location.href = "../../pyrroly";
</script>
</head>
<body>
<p>thank you for visiting <a href="/">bob's club</a>!</p>
<p>if you're not redirected automatically, <a href="../../pyrroly">click here</a></p>
</body>
</html>
2 changes: 1 addition & 1 deletion site/aigo/random/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<title>bob's club</title>
<script type="text/javascript">
const entries = [{"id":"pyrroly","link":"https://pyrroly.neocities.org/"},{"id":"braxtonhall","link":"https://braxtonhall.ca"},{"id":"fib","link":"https://fib.directory"},{"id":"avery@the-sprawl","link":"https://gitblame.me"},{"id":"ionchy","link":"https://ionathan.ch"},{"id":"yoo","link":"https://homes.cs.washington.edu/~jmsy/"},{"id":"funemy","link":"https://liyz.pl"},{"id":"rat","link":"https://markusde.ca"},{"id":"sunnypork","link":"https://sunnypork.com"},{"id":"shirt","link":"https://shlyyzy.github.io"},{"id":"odetomom","link":"https://odeto.mom/"}];
const entries = [{"id":"pyrroly","link":"https://pyrroly.neocities.org/"},{"id":"braxtonhall","link":"https://braxtonhall.ca"},{"id":"fib","link":"https://fib.directory"},{"id":"avery@the-sprawl","link":"https://gitblame.me"},{"id":"ionchy","link":"https://ionathan.ch"},{"id":"yoo","link":"https://homes.cs.washington.edu/~jmsy/"},{"id":"funemy","link":"https://liyz.pl"},{"id":"rat","link":"https://markusde.ca"},{"id":"sunnypork","link":"https://sunnypork.com"},{"id":"shirt","link":"https://shlyyzy.github.io"},{"id":"odetomom","link":"https://odeto.mom/"},{"id":"adrawr","link":"https://aymenis.online/"}];
const index = Math.floor(Math.random() * entries.length);
const {link} = entries[index];
window.location.href = link;
Expand Down
6 changes: 3 additions & 3 deletions site/aigo/succ/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
<html lang="en">
<head>
<title>bob's club</title>
<meta http-equiv="refresh" content="0; url='../../pyrroly'" />
<meta http-equiv="refresh" content="0; url='../../adrawr'" />
<script type="text/javascript">
window.location.href = "../../pyrroly";
window.location.href = "../../adrawr";
</script>
</head>
<body>
<p>thank you for visiting <a href="/">bob's club</a>!</p>
<p>if you're not redirected automatically, <a href="../../pyrroly">click here</a></p>
<p>if you're not redirected automatically, <a href="../../adrawr">click here</a></p>
</body>
</html>
2 changes: 1 addition & 1 deletion site/avery@the-sprawl/random/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<title>bob's club</title>
<script type="text/javascript">
const entries = [{"id":"pyrroly","link":"https://pyrroly.neocities.org/"},{"id":"braxtonhall","link":"https://braxtonhall.ca"},{"id":"fib","link":"https://fib.directory"},{"id":"ionchy","link":"https://ionathan.ch"},{"id":"yoo","link":"https://homes.cs.washington.edu/~jmsy/"},{"id":"funemy","link":"https://liyz.pl"},{"id":"rat","link":"https://markusde.ca"},{"id":"sunnypork","link":"https://sunnypork.com"},{"id":"shirt","link":"https://shlyyzy.github.io"},{"id":"odetomom","link":"https://odeto.mom/"},{"id":"aigo","link":"https://aigo.ooo/"}];
const entries = [{"id":"pyrroly","link":"https://pyrroly.neocities.org/"},{"id":"braxtonhall","link":"https://braxtonhall.ca"},{"id":"fib","link":"https://fib.directory"},{"id":"ionchy","link":"https://ionathan.ch"},{"id":"yoo","link":"https://homes.cs.washington.edu/~jmsy/"},{"id":"funemy","link":"https://liyz.pl"},{"id":"rat","link":"https://markusde.ca"},{"id":"sunnypork","link":"https://sunnypork.com"},{"id":"shirt","link":"https://shlyyzy.github.io"},{"id":"odetomom","link":"https://odeto.mom/"},{"id":"aigo","link":"https://aigo.ooo/"},{"id":"adrawr","link":"https://aymenis.online/"}];
const index = Math.floor(Math.random() * entries.length);
const {link} = entries[index];
window.location.href = link;
Expand Down
2 changes: 1 addition & 1 deletion site/braxtonhall/random/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<title>bob's club</title>
<script type="text/javascript">
const entries = [{"id":"pyrroly","link":"https://pyrroly.neocities.org/"},{"id":"fib","link":"https://fib.directory"},{"id":"avery@the-sprawl","link":"https://gitblame.me"},{"id":"ionchy","link":"https://ionathan.ch"},{"id":"yoo","link":"https://homes.cs.washington.edu/~jmsy/"},{"id":"funemy","link":"https://liyz.pl"},{"id":"rat","link":"https://markusde.ca"},{"id":"sunnypork","link":"https://sunnypork.com"},{"id":"shirt","link":"https://shlyyzy.github.io"},{"id":"odetomom","link":"https://odeto.mom/"},{"id":"aigo","link":"https://aigo.ooo/"}];
const entries = [{"id":"pyrroly","link":"https://pyrroly.neocities.org/"},{"id":"fib","link":"https://fib.directory"},{"id":"avery@the-sprawl","link":"https://gitblame.me"},{"id":"ionchy","link":"https://ionathan.ch"},{"id":"yoo","link":"https://homes.cs.washington.edu/~jmsy/"},{"id":"funemy","link":"https://liyz.pl"},{"id":"rat","link":"https://markusde.ca"},{"id":"sunnypork","link":"https://sunnypork.com"},{"id":"shirt","link":"https://shlyyzy.github.io"},{"id":"odetomom","link":"https://odeto.mom/"},{"id":"aigo","link":"https://aigo.ooo/"},{"id":"adrawr","link":"https://aymenis.online/"}];
const index = Math.floor(Math.random() * entries.length);
const {link} = entries[index];
window.location.href = link;
Expand Down
2 changes: 1 addition & 1 deletion site/fib/random/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<title>bob's club</title>
<script type="text/javascript">
const entries = [{"id":"pyrroly","link":"https://pyrroly.neocities.org/"},{"id":"braxtonhall","link":"https://braxtonhall.ca"},{"id":"avery@the-sprawl","link":"https://gitblame.me"},{"id":"ionchy","link":"https://ionathan.ch"},{"id":"yoo","link":"https://homes.cs.washington.edu/~jmsy/"},{"id":"funemy","link":"https://liyz.pl"},{"id":"rat","link":"https://markusde.ca"},{"id":"sunnypork","link":"https://sunnypork.com"},{"id":"shirt","link":"https://shlyyzy.github.io"},{"id":"odetomom","link":"https://odeto.mom/"},{"id":"aigo","link":"https://aigo.ooo/"}];
const entries = [{"id":"pyrroly","link":"https://pyrroly.neocities.org/"},{"id":"braxtonhall","link":"https://braxtonhall.ca"},{"id":"avery@the-sprawl","link":"https://gitblame.me"},{"id":"ionchy","link":"https://ionathan.ch"},{"id":"yoo","link":"https://homes.cs.washington.edu/~jmsy/"},{"id":"funemy","link":"https://liyz.pl"},{"id":"rat","link":"https://markusde.ca"},{"id":"sunnypork","link":"https://sunnypork.com"},{"id":"shirt","link":"https://shlyyzy.github.io"},{"id":"odetomom","link":"https://odeto.mom/"},{"id":"aigo","link":"https://aigo.ooo/"},{"id":"adrawr","link":"https://aymenis.online/"}];
const index = Math.floor(Math.random() * entries.length);
const {link} = entries[index];
window.location.href = link;
Expand Down
2 changes: 1 addition & 1 deletion site/funemy/random/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<title>bob's club</title>
<script type="text/javascript">
const entries = [{"id":"pyrroly","link":"https://pyrroly.neocities.org/"},{"id":"braxtonhall","link":"https://braxtonhall.ca"},{"id":"fib","link":"https://fib.directory"},{"id":"avery@the-sprawl","link":"https://gitblame.me"},{"id":"ionchy","link":"https://ionathan.ch"},{"id":"yoo","link":"https://homes.cs.washington.edu/~jmsy/"},{"id":"rat","link":"https://markusde.ca"},{"id":"sunnypork","link":"https://sunnypork.com"},{"id":"shirt","link":"https://shlyyzy.github.io"},{"id":"odetomom","link":"https://odeto.mom/"},{"id":"aigo","link":"https://aigo.ooo/"}];
const entries = [{"id":"pyrroly","link":"https://pyrroly.neocities.org/"},{"id":"braxtonhall","link":"https://braxtonhall.ca"},{"id":"fib","link":"https://fib.directory"},{"id":"avery@the-sprawl","link":"https://gitblame.me"},{"id":"ionchy","link":"https://ionathan.ch"},{"id":"yoo","link":"https://homes.cs.washington.edu/~jmsy/"},{"id":"rat","link":"https://markusde.ca"},{"id":"sunnypork","link":"https://sunnypork.com"},{"id":"shirt","link":"https://shlyyzy.github.io"},{"id":"odetomom","link":"https://odeto.mom/"},{"id":"aigo","link":"https://aigo.ooo/"},{"id":"adrawr","link":"https://aymenis.online/"}];
const index = Math.floor(Math.random() * entries.length);
const {link} = entries[index];
window.location.href = link;
Expand Down
2 changes: 1 addition & 1 deletion site/ionchy/random/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<title>bob's club</title>
<script type="text/javascript">
const entries = [{"id":"pyrroly","link":"https://pyrroly.neocities.org/"},{"id":"braxtonhall","link":"https://braxtonhall.ca"},{"id":"fib","link":"https://fib.directory"},{"id":"avery@the-sprawl","link":"https://gitblame.me"},{"id":"yoo","link":"https://homes.cs.washington.edu/~jmsy/"},{"id":"funemy","link":"https://liyz.pl"},{"id":"rat","link":"https://markusde.ca"},{"id":"sunnypork","link":"https://sunnypork.com"},{"id":"shirt","link":"https://shlyyzy.github.io"},{"id":"odetomom","link":"https://odeto.mom/"},{"id":"aigo","link":"https://aigo.ooo/"}];
const entries = [{"id":"pyrroly","link":"https://pyrroly.neocities.org/"},{"id":"braxtonhall","link":"https://braxtonhall.ca"},{"id":"fib","link":"https://fib.directory"},{"id":"avery@the-sprawl","link":"https://gitblame.me"},{"id":"yoo","link":"https://homes.cs.washington.edu/~jmsy/"},{"id":"funemy","link":"https://liyz.pl"},{"id":"rat","link":"https://markusde.ca"},{"id":"sunnypork","link":"https://sunnypork.com"},{"id":"shirt","link":"https://shlyyzy.github.io"},{"id":"odetomom","link":"https://odeto.mom/"},{"id":"aigo","link":"https://aigo.ooo/"},{"id":"adrawr","link":"https://aymenis.online/"}];
const index = Math.floor(Math.random() * entries.length);
const {link} = entries[index];
window.location.href = link;
Expand Down
2 changes: 1 addition & 1 deletion site/odetomom/random/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<title>bob's club</title>
<script type="text/javascript">
const entries = [{"id":"pyrroly","link":"https://pyrroly.neocities.org/"},{"id":"braxtonhall","link":"https://braxtonhall.ca"},{"id":"fib","link":"https://fib.directory"},{"id":"avery@the-sprawl","link":"https://gitblame.me"},{"id":"ionchy","link":"https://ionathan.ch"},{"id":"yoo","link":"https://homes.cs.washington.edu/~jmsy/"},{"id":"funemy","link":"https://liyz.pl"},{"id":"rat","link":"https://markusde.ca"},{"id":"sunnypork","link":"https://sunnypork.com"},{"id":"shirt","link":"https://shlyyzy.github.io"},{"id":"aigo","link":"https://aigo.ooo/"}];
const entries = [{"id":"pyrroly","link":"https://pyrroly.neocities.org/"},{"id":"braxtonhall","link":"https://braxtonhall.ca"},{"id":"fib","link":"https://fib.directory"},{"id":"avery@the-sprawl","link":"https://gitblame.me"},{"id":"ionchy","link":"https://ionathan.ch"},{"id":"yoo","link":"https://homes.cs.washington.edu/~jmsy/"},{"id":"funemy","link":"https://liyz.pl"},{"id":"rat","link":"https://markusde.ca"},{"id":"sunnypork","link":"https://sunnypork.com"},{"id":"shirt","link":"https://shlyyzy.github.io"},{"id":"aigo","link":"https://aigo.ooo/"},{"id":"adrawr","link":"https://aymenis.online/"}];
const index = Math.floor(Math.random() * entries.length);
const {link} = entries[index];
window.location.href = link;
Expand Down
6 changes: 3 additions & 3 deletions site/pyrroly/pred/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
<html lang="en">
<head>
<title>bob's club</title>
<meta http-equiv="refresh" content="0; url='../../aigo'" />
<meta http-equiv="refresh" content="0; url='../../adrawr'" />
<script type="text/javascript">
window.location.href = "../../aigo";
window.location.href = "../../adrawr";
</script>
</head>
<body>
<p>thank you for visiting <a href="/">bob's club</a>!</p>
<p>if you're not redirected automatically, <a href="../../aigo">click here</a></p>
<p>if you're not redirected automatically, <a href="../../adrawr">click here</a></p>
</body>
</html>
2 changes: 1 addition & 1 deletion site/pyrroly/random/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<title>bob's club</title>
<script type="text/javascript">
const entries = [{"id":"braxtonhall","link":"https://braxtonhall.ca"},{"id":"fib","link":"https://fib.directory"},{"id":"avery@the-sprawl","link":"https://gitblame.me"},{"id":"ionchy","link":"https://ionathan.ch"},{"id":"yoo","link":"https://homes.cs.washington.edu/~jmsy/"},{"id":"funemy","link":"https://liyz.pl"},{"id":"rat","link":"https://markusde.ca"},{"id":"sunnypork","link":"https://sunnypork.com"},{"id":"shirt","link":"https://shlyyzy.github.io"},{"id":"odetomom","link":"https://odeto.mom/"},{"id":"aigo","link":"https://aigo.ooo/"}];
const entries = [{"id":"braxtonhall","link":"https://braxtonhall.ca"},{"id":"fib","link":"https://fib.directory"},{"id":"avery@the-sprawl","link":"https://gitblame.me"},{"id":"ionchy","link":"https://ionathan.ch"},{"id":"yoo","link":"https://homes.cs.washington.edu/~jmsy/"},{"id":"funemy","link":"https://liyz.pl"},{"id":"rat","link":"https://markusde.ca"},{"id":"sunnypork","link":"https://sunnypork.com"},{"id":"shirt","link":"https://shlyyzy.github.io"},{"id":"odetomom","link":"https://odeto.mom/"},{"id":"aigo","link":"https://aigo.ooo/"},{"id":"adrawr","link":"https://aymenis.online/"}];
const index = Math.floor(Math.random() * entries.length);
const {link} = entries[index];
window.location.href = link;
Expand Down
2 changes: 1 addition & 1 deletion site/rat/random/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<title>bob's club</title>
<script type="text/javascript">
const entries = [{"id":"pyrroly","link":"https://pyrroly.neocities.org/"},{"id":"braxtonhall","link":"https://braxtonhall.ca"},{"id":"fib","link":"https://fib.directory"},{"id":"avery@the-sprawl","link":"https://gitblame.me"},{"id":"ionchy","link":"https://ionathan.ch"},{"id":"yoo","link":"https://homes.cs.washington.edu/~jmsy/"},{"id":"funemy","link":"https://liyz.pl"},{"id":"sunnypork","link":"https://sunnypork.com"},{"id":"shirt","link":"https://shlyyzy.github.io"},{"id":"odetomom","link":"https://odeto.mom/"},{"id":"aigo","link":"https://aigo.ooo/"}];
const entries = [{"id":"pyrroly","link":"https://pyrroly.neocities.org/"},{"id":"braxtonhall","link":"https://braxtonhall.ca"},{"id":"fib","link":"https://fib.directory"},{"id":"avery@the-sprawl","link":"https://gitblame.me"},{"id":"ionchy","link":"https://ionathan.ch"},{"id":"yoo","link":"https://homes.cs.washington.edu/~jmsy/"},{"id":"funemy","link":"https://liyz.pl"},{"id":"sunnypork","link":"https://sunnypork.com"},{"id":"shirt","link":"https://shlyyzy.github.io"},{"id":"odetomom","link":"https://odeto.mom/"},{"id":"aigo","link":"https://aigo.ooo/"},{"id":"adrawr","link":"https://aymenis.online/"}];
const index = Math.floor(Math.random() * entries.length);
const {link} = entries[index];
window.location.href = link;
Expand Down
Loading

0 comments on commit 0f8be37

Please sign in to comment.