66 lines
2.0 KiB
PHP
66 lines
2.0 KiB
PHP
@extends('profilelayout')
|
|
@section('content')
|
|
<div class="page-header">
|
|
<h3>RE: Content on w0bm</h3>
|
|
<p><i>For a happier future… or so I hope</i></p>
|
|
</div>
|
|
|
|
<div class="box">
|
|
<h4>Original in German</h4>
|
|
<div class="german">
|
|
<pre>
|
|
RE: Content on w0bm
|
|
|
|
Ich will keine Nachrichten, keine Politik, keinen Krieg und auch sonst keine zu mainstreamigen Sachen auf meiner Platform.
|
|
Ich möchte das w0bm eine Page ist die lustiges und kurioses gezielt zur Schau stellt.
|
|
Natürlich bin ich nicht alleiniger Entscheider darüber was potentiell als lustig, kurios oder anderweitig merkwürdig zu gelten hat,
|
|
jedoch behalte ich mir vor das ganze in einem gewissen Rahmen zu formen, so ist nun der Zeitpunkt gekommen,
|
|
an dem ich diese Formung verfestigen werde und in Futur 2 viele Uploads gelöscht haben werde.
|
|
|
|
Die Löschung hat betroffen:
|
|
|
|
Inhalte mit Nachrichten, Politik und Krieg.
|
|
Inhalte mit Gore.
|
|
|
|
Die vollständigen Kategorien:
|
|
politics, military, mett
|
|
sind entfernt worden
|
|
|
|
Ab sofort bitte keine Inhalte mit oben aufgeführten Kriterien mehr hochladen.
|
|
|
|
Liebe Grüße
|
|
|
|
Chatbot953
|
|
</pre>
|
|
</div>
|
|
<h4>English translation</h4>
|
|
<div class="usaenglish">
|
|
<pre>
|
|
RE: Content on w0bm
|
|
|
|
I don't want news, politics, war or anything too mainstream on my platform.
|
|
I want w0bm to be a site that showcases funny and curious content.
|
|
Of course, I am not the sole decider of what is potentially considered funny, curious or otherwise strange,
|
|
but I reserve the right to shape the whole thing within a certain framework, so now the time has come,
|
|
at which I will solidify this shaping and will have deleted many uploads in future tense 2.
|
|
|
|
The deletion has affected:
|
|
|
|
Content with news, politics and war.
|
|
Content with Gore.
|
|
|
|
The complete categories:
|
|
politics, military, mett
|
|
have been removed
|
|
|
|
From now on, please do not upload any content with the above criteria.
|
|
|
|
Kind regards
|
|
|
|
Chatbot953
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
@endsection
|
|
|