diff options
| author | Radiohotline <radiohotline@disroot.org> | 2026-04-12 18:07:45 +0000 |
|---|---|---|
| committer | Radiohotline <radiohotline@disroot.org> | 2026-04-12 18:07:45 +0000 |
| commit | 8b526bc7b9ff5bc7fdf88b96da23ae12901600c9 (patch) | |
| tree | 8d54b1efc2622b5479044601c8afde0426827d7f /webring/linuxring/redirect | |
| parent | 4cb279a4d7f5649e00edda638dc97c51cb5bfd91 (diff) | |
webring plus book log
Diffstat (limited to 'webring/linuxring/redirect')
| -rw-r--r-- | webring/linuxring/redirect/jaremanext.html | 13 | ||||
| -rw-r--r-- | webring/linuxring/redirect/jaremaprev.html | 13 | ||||
| -rw-r--r-- | webring/linuxring/redirect/russnext.html | 13 | ||||
| -rw-r--r-- | webring/linuxring/redirect/russprev.html | 13 |
4 files changed, 52 insertions, 0 deletions
diff --git a/webring/linuxring/redirect/jaremanext.html b/webring/linuxring/redirect/jaremanext.html new file mode 100644 index 0000000..6207549 --- /dev/null +++ b/webring/linuxring/redirect/jaremanext.html @@ -0,0 +1,13 @@ +<!DOCTYPE html> +<html> + <head> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <title>*nixRing</title> + <meta http-equiv="Refresh" content="0; url='https://teethinvitro.neocities.org/'"/> + </head> + <body> + <h1>Redirecting to next site...</h1> + <p>If you are not redirected, proceed <a href="https://teethinvitro.neocities.org/">here</a>.</p> + </body> +</html> diff --git a/webring/linuxring/redirect/jaremaprev.html b/webring/linuxring/redirect/jaremaprev.html new file mode 100644 index 0000000..63958e1 --- /dev/null +++ b/webring/linuxring/redirect/jaremaprev.html @@ -0,0 +1,13 @@ +<!DOCTYPE html> +<html> + <head> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <title>*nixRing</title> + <meta http-equiv="Refresh" content="0; url='https://russecke.net/'"/> + </head> + <body> + <h1>Redirecting to next site...</h1> + <p>If you are not redirected, proceed <a href="https://russecke.net/">here</a>.</p> + </body> +</html> diff --git a/webring/linuxring/redirect/russnext.html b/webring/linuxring/redirect/russnext.html new file mode 100644 index 0000000..1f6ebd0 --- /dev/null +++ b/webring/linuxring/redirect/russnext.html @@ -0,0 +1,13 @@ +<!DOCTYPE html> +<html> + <head> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <title>*nixRing</title> + <meta http-equiv="Refresh" content="0; url='https://jarema.me'"/> + </head> + <body> + <h1>Redirecting to next site...</h1> + <p>If you are not redirected, proceed <a href="https://jarema.me">here</a>.</p> + </body> +</html> diff --git a/webring/linuxring/redirect/russprev.html b/webring/linuxring/redirect/russprev.html new file mode 100644 index 0000000..54968d4 --- /dev/null +++ b/webring/linuxring/redirect/russprev.html @@ -0,0 +1,13 @@ +<!DOCTYPE html> +<html> + <head> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <title>*nixRing</title> + <meta http-equiv="Refresh" content="0; url='https://saberonthe.net'"/> + </head> + <body> + <h1>Redirecting to next site...</h1> + <p>If you are not redirected, proceed <a href="https://saberonthe.net">here</a>.</p> + </body> +</html> |
