From ed234522bf3251c51eec23bb9dfac4ca55f857ed Mon Sep 17 00:00:00 2001 From: "Paul Buetow (uranus.fritz.box)" Date: Thu, 24 Jul 2014 21:58:43 +0200 Subject: no joabber --- paul.buetow.org/content/99.Imprint.xml | 22 ---------------------- 1 file changed, 22 deletions(-) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/99.Imprint.xml b/paul.buetow.org/content/99.Imprint.xml index ddb6d54..ffbc7df 100644 --- a/paul.buetow.org/content/99.Imprint.xml +++ b/paul.buetow.org/content/99.Imprint.xml @@ -18,28 +18,6 @@ - - - Jabber/XMPP: - - - - // Anti-Spam - function strrev(str) { - if (!str) return ''; - var revstr = ''; - for (var i = str.length-1; i>=0; i--) - revstr += str.charAt(i) - return revstr; - } - var array = new Array('gro', '.', 'woteub', '@', 'luap'); - for (var i = array.length - 1; i >= 0; --i) { - document.write(strrev(array[i])); - } - - - - E-Mail: -- cgit v1.2.3