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.

hacked.twig 573B

1234567891011121314
  1. Your {{ constant('SITE_NAME') }} account appears to have been compromised.
  2. As a security measure, we have disabled your account. To resolve this,
  3. please visit us on IRC.
  4. This is the information to connect to our server:
  5. IRC Server: {{ constant('BOT_SERVER') }}
  6. Port: {{ constant('BOT_PORT') }} (or {{ constant('BOT_PORT_SSL') }} for SSL).
  7. Once you are connected to the server you will need to join the disabled users channel.
  8. Type: /join {{ constant('BOT_DISABLED_CHAN') }}
  9. Please visit us soon so we can help you resolve this matter.
  10. {{ constant('SITE_NAME') }} Staff