update css. add more info in terms.
This commit is contained in:
parent
f919c068e8
commit
ca77cdd242
@ -75,9 +75,10 @@ h3
|
||||
pre
|
||||
{
|
||||
padding : 2px 4px;
|
||||
background-color : dimgray;
|
||||
background-color : black;
|
||||
color : white;
|
||||
border-radius : 2px;
|
||||
border-radius : 4px;
|
||||
white-space : pre-wrap;
|
||||
}
|
||||
|
||||
.logo
|
||||
|
@ -18,6 +18,9 @@
|
||||
<p>any violation of lines 1 or 2 will result the reporting of all relevant information to authorities of the United States and the abuser's country.</p>
|
||||
<h3>privacy</h3>
|
||||
<p><b>yonderly.org</b> stores your IP address and User-Agent when you connect to any domain part of it. this information is not sold or abused in any way. logs are deleted routinely.</p>
|
||||
<p>here is an example of what is logged when you search for something on our 4get instance:</p>
|
||||
<pre>
|
||||
Jan 1 12:00:00 ... relayd[...]: relay wwwtls, session ..., 162.81.48.53 -> ..., done, [Host: search.yonderly.org] [User-Agent: Mozilla/1.0 (X11; Linux x86_64; rv:120.0) Gecko/2111101 firefox/100.0.0] [search.yonderly.org/web: s=hello+world] GET -> ...;</pre>
|
||||
<h3>license</h3>
|
||||
<p>all content produced by <b>yonderly.org</b> is licensed under <a href="/LICENSE">0BSD</a>. user content licenses may vary (<a href="https://www.gnu.org/licenses/">GPL</a>, ...).</p>
|
||||
</body>
|
||||
|
Loading…
Reference in New Issue
Block a user