Interstellar Boats

%% title "^.^" %%

See ya later! I hope you enjoy the randomly chosen page selected for you as shown below:

<script>
	function goToNextSite() {
	  let coolSites = [
	    "https://100r.co/",
	    "https://brr.fyi/",
	    "https://catgirl.ai/",
	    "https://ivanish.ca"
	    "https://j3s.sh/",
	    "https://jeremymaluf.com/",
	    "https://macwright.com/",
	    "https://peterkos.me/",
	    "https://stephango.com/",
	    "https://taylor.town/",
	    "https://todepond.com/"
	    "https://wryl.tech/",
	  ];
	  var r = Math.floor(Math.random() * coolSites.length);
	  let nextSite = coolSites[r];
	  window.open(nextSite, "_self");
	}
	setTimeout(goToNextSite, 10_000);
</script>

If the JavaScript above fails to function for you, feel free to figure your own form of following a link. I don't know the owners of these site, I just think they're neat.

Reach out if you do have a nice WebRing I should join: @ncb@mas.to