mirror of
https://github.com/Prowlarr/Prowlarr
synced 2026-04-18 10:50:50 +02:00
Disable Shizaproject due to being unusable
This commit is contained in:
parent
2803ad5ba0
commit
6a1e01abbd
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@
|
|||
|
||||
namespace NzbDrone.Core.Indexers.Definitions
|
||||
{
|
||||
[Obsolete("Site unusable due to lack of new releases")]
|
||||
public class Shizaproject : TorrentIndexerBase<NoAuthTorrentBaseSettings>
|
||||
{
|
||||
public override string Name => "ShizaProject";
|
||||
|
|
|
|||
Loading…
Reference in a new issue