diff options
| author | Radiohotline <radiohotline@disroot.org> | 2026-04-24 10:58:13 +0000 |
|---|---|---|
| committer | Radiohotline <radiohotline@disroot.org> | 2026-04-24 10:58:13 +0000 |
| commit | 49b7e09d4b447959a4112c27c47a0455cde5f33e (patch) | |
| tree | 7700e5142e15aa93ff80228d8b795612f2984dc8 /webring/linuxring/redirect/template.txt | |
| parent | 8b526bc7b9ff5bc7fdf88b96da23ae12901600c9 (diff) | |
webring
Diffstat (limited to 'webring/linuxring/redirect/template.txt')
| -rw-r--r-- | webring/linuxring/redirect/template.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/webring/linuxring/redirect/template.txt b/webring/linuxring/redirect/template.txt index 036fe77..8ce893e 100644 --- a/webring/linuxring/redirect/template.txt +++ b/webring/linuxring/redirect/template.txt @@ -4,10 +4,10 @@ <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='WEBSITE'"/> + <meta http-equiv="Refresh" content="0; url='XXX'"/> </head> <body> <h1>Redirecting to next site...</h1> - <p>If you are not redirected, proceed <a href="WEBSITE">here</a>.</p> + <p>If you are not redirected, proceed <a href="XXX">here</a>.</p> </body> </html> |
