From a55d7d3271250a0df150df9c970004577b06fb01 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (europa)" Date: Sat, 25 Jul 2015 00:07:57 +0100 Subject: "If you'll excuse me a minute, I'm going to have a cup of coffee." - broadcast from Apollo 11's LEM, "Eagle", to Johnson Space Center, Houston July 20, 1969, 7:27 P.M. --- paul.buetow.org/content/99.Imprint.xml | 71 ---------------------------------- 1 file changed, 71 deletions(-) delete mode 100644 paul.buetow.org/content/99.Imprint.xml (limited to 'paul.buetow.org/content/99.Imprint.xml') diff --git a/paul.buetow.org/content/99.Imprint.xml b/paul.buetow.org/content/99.Imprint.xml deleted file mode 100644 index c1fa892..0000000 --- a/paul.buetow.org/content/99.Imprint.xml +++ /dev/null @@ -1,71 +0,0 @@ - - - Imprint - In case you want to pass any comments, please choose your contact method... - - - - Snail Mail: - - - - Paul Buetow - - Top Floor Flat - - 13 Croxley Road - - London - - W9 3HH - - United Kingdom - - - - - - E-Mail: - - - - - // 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])); - } - - (GPG/PGP public key ID: 0x37EC5C1D) - - - - - - Skype: - - - - pbuetow (work), paul.buetow.org (private) - - - - - - IRC: - - - - rantanplan in #coding on irc.german-elite.net - - - - - -- cgit v1.2.3