a satanic webring implemented as a doubly-linked-list that you can query via CGI. hosted on OpenBSD at obsd.ams using relayd/httpd/slowcgi.
usage
usage: prev | next | random | list
?prev
GET /webring?prev=https://example.org
redirects to the site immediately BEFORE https://example.org
?next
GET /webring?next=https://example.org
redirects to the site immediately AFTER https://example.org
?random
GET /webring?random=https://example.org
redirects to a random site in the ring EXCEPT https://example.org
?list
GET /webring?list
returns the hard-coded list of domains in the webring in text/plain
the ring welcomes static hand-crafted blogs and wikis. to add yourself to the ring, submit a pull request.