Fixed: (aro.lol) Removed, site has shutdown

This commit is contained in:
Bogdan 2023-12-05 14:00:02 +02:00
parent 43d56f6817
commit 67355ec07b

View file

@ -1,3 +1,4 @@
using System;
using System.Collections.Generic;
using AngleSharp.Html.Parser;
using NLog;
@ -10,6 +11,7 @@ using NzbDrone.Core.Messaging.Events;
namespace NzbDrone.Core.Indexers.Definitions;
[Obsolete("Site has shutdown")]
public class AroLol : GazelleBase<AroLolSettings>
{
public override string Name => "aro.lol";