diff options
| author | Radiohotline <radiohotline@disroot.org> | 2026-06-26 15:06:28 +0000 |
|---|---|---|
| committer | Radiohotline <radiohotline@disroot.org> | 2026-06-26 15:06:28 +0000 |
| commit | 5f06d9dde1ef061174489f85999c775ed13493fa (patch) | |
| tree | 2b290153d6857eb6351388a26de89d1bcaa77c40 /webring/linuxring/redirect/girlnext.html | |
| parent | 51c0b65a68bd48f73a63c53b4c4ea513e345023c (diff) | |
i forogt
Diffstat (limited to 'webring/linuxring/redirect/girlnext.html')
| -rw-r--r-- | webring/linuxring/redirect/girlnext.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/webring/linuxring/redirect/girlnext.html b/webring/linuxring/redirect/girlnext.html new file mode 100644 index 0000000..ddc9bd1 --- /dev/null +++ b/webring/linuxring/redirect/girlnext.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://softmachine.dev'"/> + </head> + <body> + <h1>Redirecting to next site...</h1> + <p>If you are not redirected, proceed <a href="https://softmachine.dev">here</a>.</p> + </body> +</html> |
