diff --git a/public/robots.txt b/public/robots.txt index eb05362..55e55f1 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -1,2 +1,2 @@ User-agent: * -Disallow: +Disallow: /register diff --git a/resources/views/layout1/apply.blade.php b/resources/views/layout1/apply.blade.php index 835db9b..681884a 100644 --- a/resources/views/layout1/apply.blade.php +++ b/resources/views/layout1/apply.blade.php @@ -1,60 +1,7 @@ @extends('layout') @section('content') @include('partials.flash') - -
-
- {!! csrf_field() !!} -
-
- {!! Form::text('username', null, ['class' => 'form-control', 'placeholder' => 'Username']) !!} -
-
-
-
- {!! Form::email('email', null, ['class' => 'form-control', 'placeholder' => 'Email | Must be valid! Confirmation will be sent out']) !!} -
-
-
-
- {!! Form::email('email_confirmation', null, ['class' => 'form-control', 'placeholder' => 'Email Confirmation']) !!} -
-
-
-
- {!! Form::password('password', ['class' => 'form-control', 'placeholder' => 'Password']) !!} -
-
-
-
- {!! Form::password('password_confirmation', ['class' => 'form-control', 'placeholder' => 'Password Confirmation']) !!} -
-
-
- {!!captcha_img('mini')!!} -
-
-
-

I am at least 18 years or older and I have read and understand the Rules

-
-
- -
-
-
-
- -@endsection +user limit reached 6969 + +@endsection diff --git a/resources/views/layout1/irc.blade.php b/resources/views/layout1/irc.blade.php index fbf124b..6d508d6 100644 --- a/resources/views/layout1/irc.blade.php +++ b/resources/views/layout1/irc.blade.php @@ -20,13 +20,15 @@ +@if(auth()->check())

Hello there! Join our Discord and have a nice chat with us!

w0bm rules apply on the discord aswell also the server language is english.

- + @else + @endif @include('footer') @endsection diff --git a/resources/views/layout1/layout.blade.php b/resources/views/layout1/layout.blade.php index 739e121..02791de 100644 --- a/resources/views/layout1/layout.blade.php +++ b/resources/views/layout1/layout.blade.php @@ -9,6 +9,7 @@ + @if(auth()->check())@endif diff --git a/resources/views/layout1/privacy.blade.php b/resources/views/layout1/privacy.blade.php index 1066ee4..20426c1 100644 --- a/resources/views/layout1/privacy.blade.php +++ b/resources/views/layout1/privacy.blade.php @@ -6,11 +6,19 @@
What do we log?
-

We ourself don't log anything, cloudflare does log all the request that are being made to our site, we can however only access very little of it, no ips and only basic stats.

+

We log any request made to our website, this includes the following information:

+
3rd party links

There are some 3rd party linkings on this website, be careful with clicking them we don't know whats inside the box blah blah blah, don't be stupid and don't trust the internet.

-

If you encounter a malicious link shared here on w0bm.com please notify an admin in the IRC.

-

We also use a webfont from google fonts, if you don't like that go fuck yourself or block it with umatrix.

+

If you encounter a malicious link shared here on w0bm.com please notify an admin in the IRC or Discord

Cookies

Yes, we use cookies if you don't like that don't come to our site! (or don't accept them in the first place)

diff --git a/resources/views/layout1/register.blade.php b/resources/views/layout1/register.blade.php deleted file mode 100644 index 5cbd453..0000000 --- a/resources/views/layout1/register.blade.php +++ /dev/null @@ -1,64 +0,0 @@ -@extends('profilelayout') -@section('novidcontent') -@include('partials.flash') - -
-
- {!! csrf_field() !!} -
-
- {!! Form::text('username', null, ['class' => 'form-control', 'placeholder' => 'Username']) !!} -
-
-
-
- {!! Form::email('email', null, ['class' => 'form-control', 'placeholder' => 'Email']) !!} -
-
-
-
- {!! Form::email('email_confirmation', null, ['class' => 'form-control', 'placeholder' => 'Email Confirmation']) !!} -
-
-
-
- {!! Form::password('password', ['class' => 'form-control', 'placeholder' => 'Password']) !!} -
-
-
-
- {!! Form::password('password_confirmation', ['class' => 'form-control', 'placeholder' => 'Password Confirmation']) !!} -
-
-
-
-
-
-
-
-

I am at least 18 years or older and I have read and understand the Rules

-
-
- -
-
- {!! Recaptcha::render() !!} -
-
-
-
- -@endsection - diff --git a/resources/views/layout2/video.blade.php b/resources/views/layout2/video.blade.php index 848deec..6c33e99 100644 --- a/resources/views/layout2/video.blade.php +++ b/resources/views/layout2/video.blade.php @@ -5,7 +5,7 @@
@@ -19,7 +19,7 @@
@@ -33,7 +33,7 @@ @else @endif diff --git a/resources/views/layout3/video.blade.php b/resources/views/layout3/video.blade.php index 3db664e..903fb59 100644 --- a/resources/views/layout3/video.blade.php +++ b/resources/views/layout3/video.blade.php @@ -19,7 +19,7 @@
diff --git a/resources/views/layout4/video.blade.php b/resources/views/layout4/video.blade.php index a9c298e..b7261e7 100644 --- a/resources/views/layout4/video.blade.php +++ b/resources/views/layout4/video.blade.php @@ -19,7 +19,7 @@
@@ -30,7 +30,7 @@ @section('floatvid')
@include('video-partials.legacy-videonav') diff --git a/resources/views/layout5/video.blade.php b/resources/views/layout5/video.blade.php index 5343ea1..e578291 100644 --- a/resources/views/layout5/video.blade.php +++ b/resources/views/layout5/video.blade.php @@ -5,7 +5,7 @@
@if($video->category->name === 'Anime' || $video->category->name === 'Otomad') diff --git a/resources/views/layout6/video.blade.php b/resources/views/layout6/video.blade.php index 86a59c1..cc5faea 100644 --- a/resources/views/layout6/video.blade.php +++ b/resources/views/layout6/video.blade.php @@ -21,7 +21,7 @@ @else @endif