Fixed: (BrokenStones) Restored, site moved domains

pull/1643/head
Tebowy Seba 1 year ago committed by Bogdan
parent 24468db376
commit cb189b8f61

@ -6,11 +6,10 @@ using NzbDrone.Core.Messaging.Events;
namespace NzbDrone.Core.Indexers.Definitions;
[Obsolete("Site unavailable")]
public class BrokenStones : GazelleBase<GazelleSettings>
{
public override string Name => "BrokenStones";
public override string[] IndexerUrls => new[] { "https://brokenstones.club/" };
public override string[] IndexerUrls => new[] { "https://brokenstones.is/" };
public override string Description => "Broken Stones is a Private site for MacOS and iOS APPS / GAMES";
public override IndexerPrivacy Privacy => IndexerPrivacy.Private;

Loading…
Cancel
Save