From 435aeb674198769b61b0ee8d82f85a108bacf49e Mon Sep 17 00:00:00 2001 From: radiohotline Date: Tue, 17 Feb 2026 14:44:55 +0300 Subject: maintainence --- webring/linuxring/redirect/alexisnext.html | 13 +++++++++++++ webring/linuxring/redirect/alexisprev.html | 13 +++++++++++++ webring/linuxring/redirect/alexznext.html | 13 +++++++++++++ webring/linuxring/redirect/alexzprev.html | 13 +++++++++++++ webring/linuxring/redirect/arinext.html | 13 +++++++++++++ webring/linuxring/redirect/ariprev.html | 13 +++++++++++++ webring/linuxring/redirect/ficdnext.html | 13 +++++++++++++ webring/linuxring/redirect/ficdprev.html | 13 +++++++++++++ webring/linuxring/redirect/hazelnext.html | 13 +++++++++++++ webring/linuxring/redirect/hazelprev.html | 13 +++++++++++++ webring/linuxring/redirect/innocentnext.html | 13 +++++++++++++ webring/linuxring/redirect/innocentprev.html | 13 +++++++++++++ webring/linuxring/redirect/joelbnext.html | 13 +++++++++++++ webring/linuxring/redirect/joelbprev.html | 13 +++++++++++++ webring/linuxring/redirect/k3cannext.html | 13 +++++++++++++ webring/linuxring/redirect/k3canprev.html | 13 +++++++++++++ webring/linuxring/redirect/kaanext.html | 13 +++++++++++++ webring/linuxring/redirect/kaaprev.html | 13 +++++++++++++ webring/linuxring/redirect/libnext.html | 13 +++++++++++++ webring/linuxring/redirect/libprev.html | 13 +++++++++++++ webring/linuxring/redirect/lottanext.html | 13 +++++++++++++ webring/linuxring/redirect/lottaprev.html | 13 +++++++++++++ webring/linuxring/redirect/lukenext.html | 13 +++++++++++++ webring/linuxring/redirect/lukeprev.html | 13 +++++++++++++ webring/linuxring/redirect/mtgnext.html | 13 +++++++++++++ webring/linuxring/redirect/mtgprev.html | 13 +++++++++++++ webring/linuxring/redirect/myrdinnext.html | 13 +++++++++++++ webring/linuxring/redirect/myrdinprev.html | 13 +++++++++++++ webring/linuxring/redirect/nathannext.html | 13 +++++++++++++ webring/linuxring/redirect/nathanprev.html | 13 +++++++++++++ webring/linuxring/redirect/offensivenext.html | 13 +++++++++++++ webring/linuxring/redirect/offensiveprev.html | 13 +++++++++++++ webring/linuxring/redirect/pognext.html | 13 +++++++++++++ webring/linuxring/redirect/pogprev.html | 13 +++++++++++++ webring/linuxring/redirect/prigonext.html | 13 +++++++++++++ webring/linuxring/redirect/prigoprev.html | 13 +++++++++++++ webring/linuxring/redirect/scutinext.html | 13 +++++++++++++ webring/linuxring/redirect/scutiprev.html | 13 +++++++++++++ webring/linuxring/redirect/skoovenext.html | 13 +++++++++++++ webring/linuxring/redirect/skooveprev.html | 13 +++++++++++++ webring/linuxring/redirect/sornext.html | 13 +++++++++++++ webring/linuxring/redirect/sorprev.html | 13 +++++++++++++ webring/linuxring/redirect/template.txt | 13 +++++++++++++ webring/linuxring/redirect/tx0next.html | 13 +++++++++++++ webring/linuxring/redirect/tx0prev.html | 13 +++++++++++++ webring/linuxring/redirect/virusnext.html | 13 +++++++++++++ webring/linuxring/redirect/virusprev.html | 13 +++++++++++++ webring/linuxring/redirect/zzfsnext.html | 13 +++++++++++++ webring/linuxring/redirect/zzfsprev.html | 13 +++++++++++++ 49 files changed, 637 insertions(+) create mode 100644 webring/linuxring/redirect/alexisnext.html create mode 100644 webring/linuxring/redirect/alexisprev.html create mode 100644 webring/linuxring/redirect/alexznext.html create mode 100644 webring/linuxring/redirect/alexzprev.html create mode 100644 webring/linuxring/redirect/arinext.html create mode 100644 webring/linuxring/redirect/ariprev.html create mode 100644 webring/linuxring/redirect/ficdnext.html create mode 100644 webring/linuxring/redirect/ficdprev.html create mode 100644 webring/linuxring/redirect/hazelnext.html create mode 100644 webring/linuxring/redirect/hazelprev.html create mode 100644 webring/linuxring/redirect/innocentnext.html create mode 100644 webring/linuxring/redirect/innocentprev.html create mode 100644 webring/linuxring/redirect/joelbnext.html create mode 100644 webring/linuxring/redirect/joelbprev.html create mode 100644 webring/linuxring/redirect/k3cannext.html create mode 100644 webring/linuxring/redirect/k3canprev.html create mode 100644 webring/linuxring/redirect/kaanext.html create mode 100644 webring/linuxring/redirect/kaaprev.html create mode 100644 webring/linuxring/redirect/libnext.html create mode 100644 webring/linuxring/redirect/libprev.html create mode 100644 webring/linuxring/redirect/lottanext.html create mode 100644 webring/linuxring/redirect/lottaprev.html create mode 100644 webring/linuxring/redirect/lukenext.html create mode 100644 webring/linuxring/redirect/lukeprev.html create mode 100644 webring/linuxring/redirect/mtgnext.html create mode 100644 webring/linuxring/redirect/mtgprev.html create mode 100644 webring/linuxring/redirect/myrdinnext.html create mode 100644 webring/linuxring/redirect/myrdinprev.html create mode 100644 webring/linuxring/redirect/nathannext.html create mode 100644 webring/linuxring/redirect/nathanprev.html create mode 100644 webring/linuxring/redirect/offensivenext.html create mode 100644 webring/linuxring/redirect/offensiveprev.html create mode 100644 webring/linuxring/redirect/pognext.html create mode 100644 webring/linuxring/redirect/pogprev.html create mode 100644 webring/linuxring/redirect/prigonext.html create mode 100644 webring/linuxring/redirect/prigoprev.html create mode 100644 webring/linuxring/redirect/scutinext.html create mode 100644 webring/linuxring/redirect/scutiprev.html create mode 100644 webring/linuxring/redirect/skoovenext.html create mode 100644 webring/linuxring/redirect/skooveprev.html create mode 100644 webring/linuxring/redirect/sornext.html create mode 100644 webring/linuxring/redirect/sorprev.html create mode 100644 webring/linuxring/redirect/template.txt create mode 100644 webring/linuxring/redirect/tx0next.html create mode 100644 webring/linuxring/redirect/tx0prev.html create mode 100644 webring/linuxring/redirect/virusnext.html create mode 100644 webring/linuxring/redirect/virusprev.html create mode 100644 webring/linuxring/redirect/zzfsnext.html create mode 100644 webring/linuxring/redirect/zzfsprev.html (limited to 'webring/linuxring/redirect') diff --git a/webring/linuxring/redirect/alexisnext.html b/webring/linuxring/redirect/alexisnext.html new file mode 100644 index 0000000..78245d2 --- /dev/null +++ b/webring/linuxring/redirect/alexisnext.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/alexisprev.html b/webring/linuxring/redirect/alexisprev.html new file mode 100644 index 0000000..df626a9 --- /dev/null +++ b/webring/linuxring/redirect/alexisprev.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/alexznext.html b/webring/linuxring/redirect/alexznext.html new file mode 100644 index 0000000..af6e7a6 --- /dev/null +++ b/webring/linuxring/redirect/alexznext.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/alexzprev.html b/webring/linuxring/redirect/alexzprev.html new file mode 100644 index 0000000..e08b0bb --- /dev/null +++ b/webring/linuxring/redirect/alexzprev.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/arinext.html b/webring/linuxring/redirect/arinext.html new file mode 100644 index 0000000..d919362 --- /dev/null +++ b/webring/linuxring/redirect/arinext.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/ariprev.html b/webring/linuxring/redirect/ariprev.html new file mode 100644 index 0000000..d3973ee --- /dev/null +++ b/webring/linuxring/redirect/ariprev.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/ficdnext.html b/webring/linuxring/redirect/ficdnext.html new file mode 100644 index 0000000..6e46599 --- /dev/null +++ b/webring/linuxring/redirect/ficdnext.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/ficdprev.html b/webring/linuxring/redirect/ficdprev.html new file mode 100644 index 0000000..763e7d8 --- /dev/null +++ b/webring/linuxring/redirect/ficdprev.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/hazelnext.html b/webring/linuxring/redirect/hazelnext.html new file mode 100644 index 0000000..0f6c736 --- /dev/null +++ b/webring/linuxring/redirect/hazelnext.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/hazelprev.html b/webring/linuxring/redirect/hazelprev.html new file mode 100644 index 0000000..f11f497 --- /dev/null +++ b/webring/linuxring/redirect/hazelprev.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/innocentnext.html b/webring/linuxring/redirect/innocentnext.html new file mode 100644 index 0000000..3d4b875 --- /dev/null +++ b/webring/linuxring/redirect/innocentnext.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/innocentprev.html b/webring/linuxring/redirect/innocentprev.html new file mode 100644 index 0000000..e0670d1 --- /dev/null +++ b/webring/linuxring/redirect/innocentprev.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/joelbnext.html b/webring/linuxring/redirect/joelbnext.html new file mode 100644 index 0000000..4deffd4 --- /dev/null +++ b/webring/linuxring/redirect/joelbnext.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/joelbprev.html b/webring/linuxring/redirect/joelbprev.html new file mode 100644 index 0000000..013ae23 --- /dev/null +++ b/webring/linuxring/redirect/joelbprev.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/k3cannext.html b/webring/linuxring/redirect/k3cannext.html new file mode 100644 index 0000000..61179d3 --- /dev/null +++ b/webring/linuxring/redirect/k3cannext.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/k3canprev.html b/webring/linuxring/redirect/k3canprev.html new file mode 100644 index 0000000..0697354 --- /dev/null +++ b/webring/linuxring/redirect/k3canprev.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/kaanext.html b/webring/linuxring/redirect/kaanext.html new file mode 100644 index 0000000..3264a24 --- /dev/null +++ b/webring/linuxring/redirect/kaanext.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + \ No newline at end of file diff --git a/webring/linuxring/redirect/kaaprev.html b/webring/linuxring/redirect/kaaprev.html new file mode 100644 index 0000000..5584855 --- /dev/null +++ b/webring/linuxring/redirect/kaaprev.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/libnext.html b/webring/linuxring/redirect/libnext.html new file mode 100644 index 0000000..f1eb556 --- /dev/null +++ b/webring/linuxring/redirect/libnext.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/libprev.html b/webring/linuxring/redirect/libprev.html new file mode 100644 index 0000000..6005f6a --- /dev/null +++ b/webring/linuxring/redirect/libprev.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/lottanext.html b/webring/linuxring/redirect/lottanext.html new file mode 100644 index 0000000..82ab96a --- /dev/null +++ b/webring/linuxring/redirect/lottanext.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/lottaprev.html b/webring/linuxring/redirect/lottaprev.html new file mode 100644 index 0000000..980f736 --- /dev/null +++ b/webring/linuxring/redirect/lottaprev.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/lukenext.html b/webring/linuxring/redirect/lukenext.html new file mode 100644 index 0000000..303fd93 --- /dev/null +++ b/webring/linuxring/redirect/lukenext.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/lukeprev.html b/webring/linuxring/redirect/lukeprev.html new file mode 100644 index 0000000..ae3a441 --- /dev/null +++ b/webring/linuxring/redirect/lukeprev.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/mtgnext.html b/webring/linuxring/redirect/mtgnext.html new file mode 100644 index 0000000..dac1f5f --- /dev/null +++ b/webring/linuxring/redirect/mtgnext.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/mtgprev.html b/webring/linuxring/redirect/mtgprev.html new file mode 100644 index 0000000..facd4eb --- /dev/null +++ b/webring/linuxring/redirect/mtgprev.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/myrdinnext.html b/webring/linuxring/redirect/myrdinnext.html new file mode 100644 index 0000000..73281ad --- /dev/null +++ b/webring/linuxring/redirect/myrdinnext.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/myrdinprev.html b/webring/linuxring/redirect/myrdinprev.html new file mode 100644 index 0000000..20ee784 --- /dev/null +++ b/webring/linuxring/redirect/myrdinprev.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + \ No newline at end of file diff --git a/webring/linuxring/redirect/nathannext.html b/webring/linuxring/redirect/nathannext.html new file mode 100644 index 0000000..b6b37bd --- /dev/null +++ b/webring/linuxring/redirect/nathannext.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/nathanprev.html b/webring/linuxring/redirect/nathanprev.html new file mode 100644 index 0000000..b961030 --- /dev/null +++ b/webring/linuxring/redirect/nathanprev.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/offensivenext.html b/webring/linuxring/redirect/offensivenext.html new file mode 100644 index 0000000..763e7d8 --- /dev/null +++ b/webring/linuxring/redirect/offensivenext.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/offensiveprev.html b/webring/linuxring/redirect/offensiveprev.html new file mode 100644 index 0000000..a50b59c --- /dev/null +++ b/webring/linuxring/redirect/offensiveprev.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/pognext.html b/webring/linuxring/redirect/pognext.html new file mode 100644 index 0000000..09f9678 --- /dev/null +++ b/webring/linuxring/redirect/pognext.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/pogprev.html b/webring/linuxring/redirect/pogprev.html new file mode 100644 index 0000000..3b3cc26 --- /dev/null +++ b/webring/linuxring/redirect/pogprev.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/prigonext.html b/webring/linuxring/redirect/prigonext.html new file mode 100644 index 0000000..b6c767f --- /dev/null +++ b/webring/linuxring/redirect/prigonext.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/prigoprev.html b/webring/linuxring/redirect/prigoprev.html new file mode 100644 index 0000000..4e5f63e --- /dev/null +++ b/webring/linuxring/redirect/prigoprev.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/scutinext.html b/webring/linuxring/redirect/scutinext.html new file mode 100644 index 0000000..81efae5 --- /dev/null +++ b/webring/linuxring/redirect/scutinext.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + \ No newline at end of file diff --git a/webring/linuxring/redirect/scutiprev.html b/webring/linuxring/redirect/scutiprev.html new file mode 100644 index 0000000..30757e1 --- /dev/null +++ b/webring/linuxring/redirect/scutiprev.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + \ No newline at end of file diff --git a/webring/linuxring/redirect/skoovenext.html b/webring/linuxring/redirect/skoovenext.html new file mode 100644 index 0000000..df23650 --- /dev/null +++ b/webring/linuxring/redirect/skoovenext.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/skooveprev.html b/webring/linuxring/redirect/skooveprev.html new file mode 100644 index 0000000..14da807 --- /dev/null +++ b/webring/linuxring/redirect/skooveprev.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/sornext.html b/webring/linuxring/redirect/sornext.html new file mode 100644 index 0000000..5c4d2e0 --- /dev/null +++ b/webring/linuxring/redirect/sornext.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/sorprev.html b/webring/linuxring/redirect/sorprev.html new file mode 100644 index 0000000..f1eb556 --- /dev/null +++ b/webring/linuxring/redirect/sorprev.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/template.txt b/webring/linuxring/redirect/template.txt new file mode 100644 index 0000000..036fe77 --- /dev/null +++ b/webring/linuxring/redirect/template.txt @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/tx0next.html b/webring/linuxring/redirect/tx0next.html new file mode 100644 index 0000000..2093df1 --- /dev/null +++ b/webring/linuxring/redirect/tx0next.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/tx0prev.html b/webring/linuxring/redirect/tx0prev.html new file mode 100644 index 0000000..4f3bf95 --- /dev/null +++ b/webring/linuxring/redirect/tx0prev.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/virusnext.html b/webring/linuxring/redirect/virusnext.html new file mode 100644 index 0000000..e6925bc --- /dev/null +++ b/webring/linuxring/redirect/virusnext.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/virusprev.html b/webring/linuxring/redirect/virusprev.html new file mode 100644 index 0000000..fc6895e --- /dev/null +++ b/webring/linuxring/redirect/virusprev.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/zzfsnext.html b/webring/linuxring/redirect/zzfsnext.html new file mode 100644 index 0000000..4e5f63e --- /dev/null +++ b/webring/linuxring/redirect/zzfsnext.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + diff --git a/webring/linuxring/redirect/zzfsprev.html b/webring/linuxring/redirect/zzfsprev.html new file mode 100644 index 0000000..e08cf61 --- /dev/null +++ b/webring/linuxring/redirect/zzfsprev.html @@ -0,0 +1,13 @@ + + + + + + *nixRing + + + +

Redirecting to next site...

+

If you are not redirected, proceed here.

+ + -- cgit v1.3