diff --git a/ui/page/seed_service/view.jsx b/ui/page/seed_service/view.jsx index 7d82275..0bd9b52 100644 --- a/ui/page/seed_service/view.jsx +++ b/ui/page/seed_service/view.jsx @@ -125,41 +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 hoste> -

- - + 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 - - */}

); @@ -167,4 +157,3 @@ class HelpPage extends React.PureComponent { } export default HelpPage; -