mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-27 20:44:00 +02:00
Fixed: (aro.lol) Removed, site has shutdown
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
using System;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using AngleSharp.Html.Parser;
|
using AngleSharp.Html.Parser;
|
||||||
using NLog;
|
using NLog;
|
||||||
@@ -10,6 +11,7 @@ using NzbDrone.Core.Messaging.Events;
|
|||||||
|
|
||||||
namespace NzbDrone.Core.Indexers.Definitions;
|
namespace NzbDrone.Core.Indexers.Definitions;
|
||||||
|
|
||||||
|
[Obsolete("Site has shutdown")]
|
||||||
public class AroLol : GazelleBase<AroLolSettings>
|
public class AroLol : GazelleBase<AroLolSettings>
|
||||||
{
|
{
|
||||||
public override string Name => "aro.lol";
|
public override string Name => "aro.lol";
|
||||||
|
Reference in New Issue
Block a user