blah server ver blah

This commit is contained in:
2021-03-13 02:28:50 +00:00
parent 7a62b01027
commit c9257dc357
10 changed files with 24 additions and 32 deletions

View File

@@ -16,12 +16,13 @@
<li>Referrer URLs</li>
<li>Referring Sites</li>
</ul>
<p>These logs are being checked out occasionally by myself to see whats happening on good old w0bm</p>
<p>These logs are webserver access logs, there are no user specific logs, we do not associate ips to users, uploads or comments, we have good faith in our users, the access logs are for the sole purpose of debugging if something goes south, identifying unwanted bots etc</p>
<h5>3<sup>rd</sup> party links</h5>
<p>There are some 3rd party linkings on this website, be careful with clicking them we don't know whats inside the box blah blah blah, don't be stupid and don't trust the internet.</p>
<p>If you encounter a malicious link shared here on w0bm.com please notify an admin in the IRC or Discord</p>
<h5>Cookies</h5>
<p>Yes, we use cookies if you don't like that don't come to our site! (or don't accept them in the first place) You can see the details of the cookies in your browser.</p>
<p>It should be your remember token, this is used so you don't have to login all the time, the style cookie, it sets your prefered stylesheet in the default w0bm.com layout, w0bm_session, your session cookie, XSRF-TOKEN, the XSRF-TOKEN</p>
</div>
@if(auth()->check())
@include('footer')