From 93c0d37a28ff67f9a3e9ec5e7bd27c6408e14502 Mon Sep 17 00:00:00 2001 From: GG2015 Date: Sat, 11 Dec 2021 11:32:35 -0500 Subject: [PATCH] Fixed coding, and typos. --- ui/page/seed_service/view.jsx | 24 ++++++++---------------- 1 file changed, 8 insertions(+), 16 deletions(-) diff --git a/ui/page/seed_service/view.jsx b/ui/page/seed_service/view.jsx index 6f125ea..0bd9b52 100644 --- a/ui/page/seed_service/view.jsx +++ b/ui/page/seed_service/view.jsx @@ -125,39 +125,31 @@ class HelpPage extends React.PureComponent {

{__('How it works?')}

- {__('Hello everyone! I decided to start own seeding service for community to help creators with distribution of their content. By running this service I hope to get donations for improving my project. Everyone is welcome to submit where small channels can be hosted for Free and bigger ones will bo hosted')} -

- - + 1.Do not request channels that host copyrighted content or NSFW. - + 2.Donators can request more than 1 channel to be seeded. - + 3.You can donate to seed other people content (Something like gift system). - - 4.Small channels can be seed for free if they are under 100 vides. + + 4.Small channels can be seed for free if they are under 100 videos. - + 5.Channels above 100 videos will be reviewd based on videos file size (Current price 5.5 LBC / GB ). - - {/* - - - Crypto Name: Crypto Address - - */}

);