summaryrefslogtreecommitdiff
path: root/webring
diff options
context:
space:
mode:
authorRadiohotline <radiohotline@disroot.org>2026-04-25 15:21:35 +0000
committerRadiohotline <radiohotline@disroot.org>2026-04-25 15:21:35 +0000
commit84540ac44f5560a1ddd13e771e2dfa4037db3488 (patch)
treed67036f93acf92acc47eddb592ba41b9e28c91b7 /webring
parent49b7e09d4b447959a4112c27c47a0455cde5f33e (diff)
webring
Diffstat (limited to 'webring')
-rw-r--r--webring/linuxring/redirect/xyvnext.html13
-rw-r--r--webring/linuxring/redirect/xyvprev.html13
2 files changed, 26 insertions, 0 deletions
diff --git a/webring/linuxring/redirect/xyvnext.html b/webring/linuxring/redirect/xyvnext.html
new file mode 100644
index 0000000..47bbdac
--- /dev/null
+++ b/webring/linuxring/redirect/xyvnext.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://ynklingv.neocities.org/'"/>
+ </head>
+ <body>
+ <h1>Redirecting to next site...</h1>
+ <p>If you are not redirected, proceed <a href="https://ynklingv.neocities.org/">here</a>.</p>
+ </body>
+</html>
diff --git a/webring/linuxring/redirect/xyvprev.html b/webring/linuxring/redirect/xyvprev.html
new file mode 100644
index 0000000..fccfda6
--- /dev/null
+++ b/webring/linuxring/redirect/xyvprev.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://interesting-corner.nl/'"/>
+ </head>
+ <body>
+ <h1>Redirecting to next site...</h1>
+ <p>If you are not redirected, proceed <a href="https://interesting-corner.nl/">here</a>.</p>
+ </body>
+</html>