13 lines
1.4 KiB
PHP
Executable File
13 lines
1.4 KiB
PHP
Executable File
@extends('profilelayout')
|
|
@section('content')
|
|
<h5>w0bm needs your help</h5>
|
|
<p>Remember the good old days? No? Watch the first 400 videos.</p>
|
|
<p>Do you feel tired of seeing so much bullshit here? Do you want to change something?</p>
|
|
<p>Today is the day I ask you, the users and visitors to help me find the worst videos on w0bm to delete them, w0bm started as a nice place for short videos, this quickly changed in a random free for all where everyone could upload whatever they wanted, this was not good and not healthy for w0bm as I lose more and more interest in the site because of that I want to make this last attempt to save w0bm from the graveyard, it's now our turn, we are all in this together.</p>
|
|
<p>Please help me spot the bad videos.</p>
|
|
<p>Things we don't want here any longer: Nazi content, Gore, Violence, disgusting porn, full youtube videos, politics and military videos and any other kind of videos that are not fun to watch or otherwise enjoyable (I know I am guilty for all of that too, I will have to delete a lot of stuff from myself too)</p>
|
|
<p>Please check the <a href="/contact">contact page</a> for my email address, or join the IRC and paste the list of links to <a href="https://sicp.me">sicp.me</a> and send it to me.</p>
|
|
<p>I can't spot all of them on my own, it's too much but I want to give w0bm a chance to recover and become a really nice place.</p>
|
|
<p><i>sirx</i></p>
|
|
@include('footer')
|
|
@endsection |