-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ 0cd5faf 🚀
- Loading branch information
1 parent
16dadb1
commit 0f8be37
Showing
21 changed files
with
79 additions
and
20 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
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
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
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 |
---|---|---|
@@ -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> |
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 |
---|---|---|
@@ -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> |
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 |
---|---|---|
@@ -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> |
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 |
---|---|---|
@@ -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> |
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.