Improved anti-spam

This commit is contained in:
John Doe 2021-05-02 10:24:55 -04:00
parent 4362aa4f45
commit 2e668d8199

View file

@ -42,8 +42,8 @@
href="https://matrix.to/#/!COEHOXujBzfAHAVzPG:matrix.org?via=matrix.org&via=lighthouse.cx&via=nordgedanken.dev"
>#femtostar:matrix.org</a
>. Alternatively, email us at
h<span class="c"> 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.
<span class="j">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. </span>h<span class="c">
</span>e<span class="c">Lorem</span>l<span class="j">ipsum</span>l<span class="c">dolor</span>o<span class="c">sit</span> а<span class="c">amet</span>t
f<span class="c">consectetur</span>e<span class="j">adipiscing</span>m<span class="c">elit</span>t<span class="c">Sed</span>o<span class="j">dolor</span>s<span class="c">sem</span>t<span class="c">lacinia</span>a<span class="c">ac</span>r
d<span class="c">euismod</span>о<span class="j">vitae</span>t c<span class="c">hendrerit</span>o<span class="j">sit</span>m (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;
}