From 2e668d8199c19ffe26905c70d36448f17be11a79 Mon Sep 17 00:00:00 2001 From: John Doe Date: Sun, 2 May 2021 10:24:55 -0400 Subject: [PATCH] Improved anti-spam --- src/routes/about-contact.svelte | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/src/routes/about-contact.svelte b/src/routes/about-contact.svelte index 80165f2..7817737 100644 --- a/src/routes/about-contact.svelte +++ b/src/routes/about-contact.svelte @@ -42,8 +42,8 @@ href="https://matrix.to/#/!COEHOXujBzfAHAVzPG:matrix.org?via=matrix.org&via=lighthouse.cx&via=nordgedanken.dev" >#femtostar:matrix.org. Alternatively, email us at - h This address has been hidden to prevent spam being received. If you are reading this website as plain text or through a screen reader, the correct address is the word hello, then the symbol spelled with the letter before B and then the letter after S, then the name of this - website or of our satellite, then dot com. + This address has been hidden to prevent spam being received. If you are reading this website as plain text or through a screen reader, the correct address is the word hello, then the symbol spelled with the letter before B and then the letter after S, then the name of this + website or of our satellite, then dot com. h eLoremlipsumldolorosit аamett fconsectetureadipiscingmelittSedodolorssemtlaciniaaacr deuismodоvitaet chendreritositm (if you have Tutanota, you can send end-to-end encrypted mail here too). @@ -108,13 +108,15 @@ } .c{ - top: -1000px; - left: -1000px; + overflow: hidden; + height: 0px; + width: 0px; position: absolute; } .j{ - top: -1500px; - left: -1500px; + overflow: hidden; + height: 0px; + width: 0px; position: absolute; }