server ver

This commit is contained in:
2021-04-16 20:41:48 +00:00
parent c9257dc357
commit 1b5088cde7
159 changed files with 3533 additions and 740 deletions

View File

@@ -11,13 +11,17 @@
</a>
@endif
</div>-->
<!--<div id="survey">
Help to improve w0bm, click <a href="https://www.strawpoll.me/20512203" target="_blank">here</a>
</div>-->
{{--<div id="matrix">
<span id="bluepill"></span> <a href="/matrix">[matrix] It's time for your redpill honey</a> <span id="redpill"></span>
</div>--}}
@if(Auth::check())
@if($video->id == '30186')
@include('partials.thread_closed')
@else
@include('partials.commentform')
@endif
@else
@endif
@if(Auth::check())
<div id="comment_container_scrollable" class="comments hidden-xs">
@@ -49,5 +53,5 @@
<div class="panel-footer">by w0bm </div>
</div>
</div>
</div>
</div>
@endif