{{- $refPol := "no-referrer" -}} {{- if eq site.BaseURL "https://seirdy.one/" -}} {{- $refPol = "strict-origin" -}} {{- end -}}

Webrings

{{ $webringData := after 1 (getCSV "," "/csv/webrings.csv") -}}

This site is part of {{ len $webringData }} webrings. A webring is a collection of sites in a circular doubly-linked list; each website links to the next and previous site in the list.

Some of the “next” and “previous” links contain JavaScript; you need to enable it to be re-directed to the correct page. I’ve marked these links with “JS”.

Toggle webrings list
    {{- range $i, $r := $webringData }} {{- $webringName := index $r 0 }}
  1. {{- $webringName -}}
    1. {{- $webringName }} webring home
    2. Previous {{ $webringName }} site
    3. Next {{ $webringName }} site
    4. {{- if ne (index $r 4) "null" }}
    5. Random {{ $webringName }} site
    6. {{- end }}
  2. {{- end -}}

If you’re part of a webring and would like me to join, just ask. I’ll probably accept if joining only requires me to add hyperlinks to this page (no scripts, external content, or images), and if the ring doesn’t seem to promote anything I find objectionable.