BioTorrents.de’s version of Gazelle
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

recovery.twig 1.3KB

12345678910111213141516171819202122232425262728293031
  1. You recently requested to recover your account from a previous tracker in
  2. order to join {{ constant('SITE_NAME') }}.
  3. The information you provided was sufficient proof for confirm that you did
  4. have in fact have an account, and consequently you have been given an
  5. invitation.
  6. Please note that selling invites, trading invites, and giving invites away
  7. publicly (e.g. on a forum) is strictly forbidden. If you do any of these
  8. things with this invitation, do not bother signing up - you will be banned,
  9. the person who used the invite will be banned and you and they lose your
  10. chances of ever signing up in the future.
  11. To confirm your invite, click on the following link:
  12. {{ constant('SITE_URL') }}/register.php?invite={{ invite_key }}
  13. After you register, you will be able to use your account. Please take note
  14. that if you do not use this invite in the next 3 days, it will expire. We
  15. urge you to read the RULES and the wiki immediately after you join.
  16. MOST IMPORTANT OF ALL:
  17. You should read the following article: {{ constant('SITE_URL') }}/wiki.php?action=article&id=114
  18. This will help you understand what you need to do to begin reseeding your
  19. old torrents (and avoid downloading them all over again by accident, thereby
  20. destroying your buffer).
  21. Thank you,
  22. {{ constant('SITE_NAME') }} Staff