This commit is contained in:
2024-03-17 16:30:27 +01:00
parent 93b7402a16
commit c5a1a42923
15 changed files with 435 additions and 35 deletions

View File

@@ -20,9 +20,8 @@
}
</style>
<h5>Oh shit! Something went wrong!</h5>
<h5>If you can see this message something with the software went wrong.</h5>
<div id="sf-resetcontent" class="sf-reset box">
<h6>Please don't send this fucking text to an admin, we have other problems.</h6>
<?php
$iv = openssl_random_pseudo_bytes(16);
?>

View File

@@ -2,8 +2,6 @@
<html>
<head>
<title>Please Stand By we are just fucking this up</title>
<link href="https://fonts.googleapis.com/css?family=Lato:100" rel="stylesheet" type="text/css">
<style>
html, body {
height: 100%;

View File

@@ -4,8 +4,7 @@
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="theme-color" content="#161618">
<meta name="viewport"
content="width=device-width,initial-scale=1">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta charset="UTF-8">
<meta name="_token" content="{{csrf_token()}}">
<meta name="keywords" content="Random WebMs, WebMs, Internet Videos">

View File

@@ -19,6 +19,7 @@
<p>Also make sure to check out his uploads <a href="https://w0bm.com/main?q=marderchen">https://w0bm.com/main?q=marderchen</a> and enjoy it.</p>
<p><i>- w0bm staff</i></p>
<p style="float: right;">21.6.2023</p>
</div>
@endsection

View File

@@ -0,0 +1,5 @@
<div style="position: relative;">
<?php
echo $category;
?>
</div>

View File

@@ -0,0 +1 @@
{{$related}} lol

View File

@@ -1,3 +1,6 @@
<div style="background:black;color:green;">
{{$video}}
</div>
@extends('layout')
@section('content')
@@ -135,6 +138,7 @@
</aside>
@else
{{{-- Wenn man nicht eingeloggt ist könnte man folgendes sehen, bzw machen --}}}
<div class="centered">
<div class="modal-content col-md-5">
<div class="modal-header">