diff --git a/app/Http/Controllers/tmp/test.png b/app/Http/Controllers/tmp/test.png index 9fb4708..85c7c98 100644 Binary files a/app/Http/Controllers/tmp/test.png and b/app/Http/Controllers/tmp/test.png differ diff --git a/app/Http/routes.php b/app/Http/routes.php index 2844156..74a558d 100644 --- a/app/Http/routes.php +++ b/app/Http/routes.php @@ -141,6 +141,7 @@ Route::group(["middleware" => "theme"], function() { #Route::get('rulez', 'rulezController@index')->middleware('auth'); Route::get('todo', function() { return view('todo'); })->middleware('auth'); Route::get('contact', function() { return view('contact'); }); + Route::get('change', function() { return view('change'); }); #Route::get('terms', function() { return view('tos'); })->middleware('auth'); Route::get('privacy', function() { return view('privacy'); }); Route::get('marderchen', function() { return view('marder'); }); diff --git a/public/css/w0bmvision.css b/public/css/w0bmvision.css new file mode 100644 index 0000000..55e1353 --- /dev/null +++ b/public/css/w0bmvision.css @@ -0,0 +1,12 @@ +.footer { + position: absolute; + visibility: visible !important; + width: 100%; + background: #000000d9; + } + + +.vidinfo_topper { + padding-left: 5px; + padding-right: 5px; + } \ No newline at end of file diff --git a/resources/views/layout1/change.blade.php b/resources/views/layout1/change.blade.php new file mode 100644 index 0000000..5d9b567 --- /dev/null +++ b/resources/views/layout1/change.blade.php @@ -0,0 +1,65 @@ +@extends('profilelayout') +@section('content') + + +
+

Original in German

+
+
+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.
+Nnatü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
+
+die Administration
+                
+
+

English translation

+
+
+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
+
+the administration
+                
+
+
+@endsection + diff --git a/resources/views/layout1/footertwo.blade.php b/resources/views/layout1/footertwo.blade.php new file mode 100644 index 0000000..ed76974 --- /dev/null +++ b/resources/views/layout1/footertwo.blade.php @@ -0,0 +1,54 @@ + diff --git a/resources/views/layout1/git.blade.php b/resources/views/layout1/git.blade.php index 98dd416..29d0cae 100644 --- a/resources/views/layout1/git.blade.php +++ b/resources/views/layout1/git.blade.php @@ -25,4 +25,5 @@ getLatestCommit(); getLastTenCommits() ?> -@endsection \ No newline at end of file +@endsection +@include('footer') \ No newline at end of file diff --git a/resources/views/layout1/video.blade.php b/resources/views/layout1/video.blade.php index 70f0953..197d61d 100644 --- a/resources/views/layout1/video.blade.php +++ b/resources/views/layout1/video.blade.php @@ -128,6 +128,7 @@ @section('aside')