server ver

This commit is contained in:
2021-04-16 20:41:48 +00:00
parent c9257dc357
commit 1b5088cde7
159 changed files with 3533 additions and 740 deletions

View File

@@ -0,0 +1,19 @@
@extends('profilelayout')
@section('content')
<div class="ts3">
<h3>w0bm Teamspeak 3 Server</h3>
<p>Join the motherfucking Teamspeak Server!</p>
<p>IP: <i><a href="ts3server://ts.w0bm.com">ts.w0bm.com</a></i></p>
<p>There are 32 premium slots available for 32 retarded faggots!</p>
<h6>What can you expect?</h6>
<ol>
<li>Full autism</li>
<li>Full retardation</li>
<li>Bullshit</li>
<li>WebMs</li>
<li>More autism</li>
</ol>
<p><b>ATTENTION MAIN LANGUAGE IS </b><span style="padding-left:5px;padding-right:5px;" class="deutsch">GERMAN</span></p>
</div>
@include('footer')
@endsection