mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
AnimeBytes: disable login
This commit is contained in:
@@ -106,6 +106,8 @@ namespace Jackett.Common.Indexers
|
||||
{
|
||||
LoadValuesFromJson(configJson);
|
||||
|
||||
throw new Exception("Indexer currently not available, see https://github.com/Jackett/Jackett/issues/3008");
|
||||
|
||||
lock (cache)
|
||||
{
|
||||
cache.Clear();
|
||||
|
Reference in New Issue
Block a user