MORE LAYOUTgit add public/mobile public/nojs/ public/shoop.png resources/views/layout1/apply.blade.php resources/views/layout1/nojs.blade.php resources/views/layout1/tos.blade.php resources/views/layout4/ resources/views/layout5!

This commit is contained in:
noxy
2019-09-02 19:15:37 +00:00
parent 8dd96f7d11
commit 4c21480392
201 changed files with 33473 additions and 59 deletions

View File

@@ -0,0 +1,9 @@
@extends('layout')
@section('content')
<div class="centershock" style="text-align: center;">
<p class="forbidden">999999 - closed l0l</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/unRldLdllZ8" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
@endsection

View File

@@ -2,7 +2,7 @@
@section('content')
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">YOU ARE BANNED!</h3>
<h3 class="panel-title">YOU ARE BANNED ;_;</h3>
</div>
<div class="panel-body">
@@ -10,11 +10,11 @@
<div class="panel-body">
@if($perm)
<p>Your ban is permanent fool and will <b>NOT</b> expire!</p>
<video class="banwidth" autoplay loop src="https://b.w0bm.com/1515965864.webm">You are banned</video>
<video class="banwidth" autoplay loop src="https://w0bm.com/b/1515965864.webm">You are banned</video>
@else
<p class="banned">Reason: {{ $user->banreason }}</p>
<p class="banned">Your ban will expire in {{ $user->banend->diffForHumans(null, true) }}</p>
<img class="banwidth" src="otter-ban.png">
<video class="banwidth" autoplay loop src="https://w0bm.com/b/1515965864.webm">You are banned</video>
@endif
</div>
</div>

View File

@@ -6,11 +6,6 @@
<div class="box">
<img src="/images/cockfag.png" style="margin-left: 10px; width: 15%; height: 15%; float:right;">
<h4>Contact</h4>
<ul>
<li>Contact via IRC: <a href="https://webirc.n0xy.net/?join=%23w0bm">#w0bm on n0xy.net</a></li>
</ul>
<div class="wrap-collabsible">
<input id="collapsible" class="toggle" type="checkbox">
<label for="collapsible" class="lbl-toggle">More Info & Email Contact</label>
@@ -25,5 +20,4 @@
</div>
</div>
@include('footer')
@endsection

View File

@@ -3,7 +3,5 @@
<h5>Sorry, this video is unavailable at the moment!</h5>
<img src="/images/404-video.png">
<p>Possible reasons: Your video was shit, broke a rule or the ID you tried to watch does not even exist (yet)</p>
<p>Go <a href="/">back</a> to the normal rotation or...</p>
<h5>Watch some 0x40!</h5>
<iframe src="/0x40"></iframe>
<p>Go <a href="/">back</a> to the normal rotation</p>
@endsection

View File

@@ -10,8 +10,6 @@
<h6>irc.n0xy.net +6697 (ssl only) #w0bm</h6>
<p>Don't have a desktop client? Why not join our Network via webirc? <a href="https://webirc.n0xy.net/?join=%23w0bm" target="about_blank">>>webirc.n0xy.net</a></p>
<p>More information: <a href="https://n0xy.net">n0xy.net</a></p>
</div>
@include('footer')
@endsection

View File

@@ -8,14 +8,13 @@
<meta charset="UTF-8">
<meta name="_token" content="{{csrf_token()}}">
<meta name="keywords" content="Random WebMs, WebMs, Internet Videos">
<meta name="Description" content="Tags:@if(isset($video)) {{ $video->getTagListAttribute() }} @endif">
@if(auth()->check())<meta name="Description" content="Tags:@if(isset($video)) {{ $video->getTagListAttribute() }} @endif">@endif
<meta property="og:site_name" content="w0bm.com" />
<meta property="og:title" content="@if(isset($video)){{$video->videotitle}}@endif">
<meta property="og:description" content="Tags:@if(isset($video)) {{ $video->getTagListAttribute() }} @endif">
@if(auth()->check())<meta property="og:description" content="Tags:@if(isset($video)) {{ $video->getTagListAttribute() }} @endif">@endif
<meta property="og:image" content="@if(isset($video))/thumbs/{{str_replace(".webm","",$video->file)}}.gif"@endif/>
<meta property="og:video" content="@if(isset($video))/b/{{ $video->file }} @endif">
@if(auth()->check())<meta property="og:video" content="@if(isset($video))/b/{{ $video->file }} @endif">@endif
<meta property="og:url" content="@if(isset($video))/{{ $video->id }}@endif">
<meta property="og:video:secure_url" content="@if(isset($video))/b/{{ $video->file }} @endif">
<meta property="og:video:type" content="video/webm">
<link rel="icon" href="/favicon.png">
<title>@if(isset($video)){{ $video->id }} -@endif w0bm.com</title>
@@ -33,11 +32,6 @@
<link rel="alternate stylesheet" href="/css/glitch.css?v={{ filemtime("css/glitch.css") }}" title="Glitch">
<link rel="alternate stylesheet" href="/css/epilepsie.css?v={{ filemtime("css/epilepsie.css") }}" title="Epilepsie">
<script src="/js/styleswitcher.js"></script>
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/simplebar@latest/dist/simplebar.css"
/>
<script src="https://cdn.jsdelivr.net/npm/simplebar@latest/dist/simplebar.min.js"></script>
</head>
<body>
@if(auth()->check())

View File

@@ -0,0 +1 @@
nojs mode successfully activated click <a href="/">here</a>

View File

@@ -8,8 +8,9 @@
<br>
<button class="layoutbutton" id="layout3">z0mb</button>
<br>
<p>nojs</p>
<button class="layoutbutton" id="layout4">z0mbie</button>
<br>
<button class="layoutbutton" id="layout5">m0bile</button>
</div>
</ul>
</li>

View File

@@ -9,7 +9,7 @@
<li class="addtagsy"><a href="/about">About </a></li>
<li class="addtagsy"><a href="/contact">Contact </a></li>
<li class="addtagsy"><a href="/rules">Rules </a></li>
<li class="addtagsy"><a href="http://blog.w0bm.com" target="_blank">Blog</a></li>
<li class="addtagsy"><a href="/stats">Stats</a></li>
</ul>
<input type="checkbox" id="tag-add-toggle">
<div id="tag-add">
@@ -27,7 +27,7 @@
<li class="addtagsy"><a href="/about">About </a></li>
<li class="addtagsy"><a href="/contact">Contact </a></li>
<li class="addtagsy"><a href="/rules">Rules </a></li>
<li class="addtagsy"><a href="http://blog.w0bm.com" target="_blank">Blog</a></li>
<li class="addtagsy"><a href="/stats">Stats</a></li>
</ul>
@endif

View File

@@ -3,15 +3,13 @@
<div class="page-header">
<h4>Rules for w0bm.com</h4>
</div>
<p>These are more or less guidelines for a friendly and peaceful together, please don't try to abuse this or push it to the limits.</p>
<div class="box">
<h5>General</h5>
<ol>
<li>Content on this website is intended for adults (18+), we can't check your age and don't want to, but keep this in mind, this is a website by adults for adults.</li>
<li>No Comment or Tag spamming</li>
<li>No Child porn and/or underage modeling videos/links to websites</li>
<li>No racism, I know this can be defined however someone wants, but deep inside most of us know when it's going into the racism direction and I don't want to see that here.</li>
<li>Be friendly to each other!</li>
<li>Be friendly to each other! No harrassing etc.</li>
<li>No Terrorist Propaganda and Content!</li>
</ol>
</div>
@@ -28,10 +26,10 @@
<div class="box">
<h5>Tagging</h5>
<ol>
<li><b>You have to add at least 3 tags describing the video, not doing so can lead to a ban.</b></li>
<li>Try at least adding 3 tags to your upload, theres always something to describe, even if you do it later on, please do it.</li>
<li>Tags should always describe what you see in the video and maybe some additional informations</li>
<li>No links in the Tags, use the comment section for that!</li>
<li>Always give your video a rating like "sfw" or "nsfw" so people can filter.</li>
<li>Always give your video a rating like "sfw" or "nsfw" so people can filter and please be strict about this in the future!</li>
<li>Comments are not welcome in the Tag section</li>
</ol>
</div>
@@ -39,10 +37,10 @@
<div class="box">
<h5>Commenting</h5>
<ol>
<li>You don't have to be polite, but you also don't have to be an asshole.</li>
<li>NSFW images should only be posted on NSFW videos.</li>
<li>Live with different opinions, and deal with it.</li>
<li>No scam links or links to paywall sites, no unauthorized advertisment</li>
<li>No spam</li>
</ol>
</div>

View File

@@ -0,0 +1,5 @@
@extends('profilelayout')
@section('content')
<h5>Terms of Service / AGB</h5>
<p>It's a privilege, not a right.</p>
@endsection

View File

@@ -1,5 +1,7 @@
@extends('layout')
@section('content')
@if(auth()->check())
<?php $related = $related ?? null; ?>
<div class="vertical-align">
<div class="wrapper">
@@ -126,4 +128,34 @@
@include('partials.comments')
@include('partials.tags')
</aside>
@else
{{$video->tesThumb()}}
<div class="centershock" style="text-align: center;">
<p class="forbidden">403 - Forbidden</p>
<p class="loginlol"><a href="/login">login</a> to watch this webbum</p>
</div>
<div class="media">
<div class="media-left media-middle">
<a href="/login">
<img class="media-object" src="@if(isset($video))/thumbs/beta/{{str_replace(".webm","",$video->file)}}.png"@endif">
</a>
<div class="rating">
@if(count($video->tags))
@foreach($video->tags as $tag)
@if($tag == 'sfw')
<sfw></sfw>
@elseif($tag == 'nsfw')
<nsfw></nsfw>
@endif
@endforeach
@endif
</div>
</div>
<div class="media-body">
<h4 class="media-heading">@if($video->videotitle){{$video->videotitle}}@else<p><i>No Title</i></p></h4>
...@endif
</div>
</div>
@endif
@endsection