Files
Gw0bm/resources/views/layout1/tos.blade.php
2021-06-20 13:49:07 +00:00

11 lines
1.1 KiB
PHP
Executable File

@extends('profilelayout')
@section('content')
<h5>Terms of Service</h5>
<p>„It's a privilege, not a right“</p>
<p>As of the 25th of November, 2019 I write down the following terms of my service.</p>
<p>w0bm.com is free of charge for the users for as long as I (sirx) will provide this service for you (the users)</p>
<p>w0bm.com can close at any time without any notice.</p>
<p>You are free to make backups of videos you enjoy, I will not enforce any IP blacklisting for downloading all videos, I have enough traffic for now! (This may change if there will ever be a host change with a traffic limit!)</p>
<p>The admin (sirx) decides in which direction it goes according to general video content, direction may change at any time, not following can lead to a temporary account suspension or a simple warning!</p>
<p>Donations will not be accepted any longer since they were a high risk and money fucks up character. I will work for this service, every day with my man power! If you feel like you want to dontate money, please donate money to charity instead or give it to a homeless person!</p>
@endsection