Update AnimeBytes passkey note message (#3078)

This commit is contained in:
proton-ab 2018-05-08 07:24:43 +02:00 committed by garfield69
parent fb316d9068
commit 6ea2c18384
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ namespace Jackett.Common.Indexers
TorznabCatType.AudioOther),
logger: l,
p: ps,
configData: new ConfigurationDataAnimeBytes("Note about Passkey: This is not your login Password. Find the Passkey by logging into AnimeBytes with your browser"))
configData: new ConfigurationDataAnimeBytes("Note: Go to AnimeBytes site and open your account settings. Go to 'Account' tab, move cursor over black part near 'Passkey' and copy its value."))
{
Encoding = Encoding.UTF8;
Language = "en-us";