mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
New: Added CAPTCHA support to Rarbg.
This commit is contained in:
@@ -61,7 +61,7 @@ namespace NzbDrone.Core.Notifications
|
||||
return GetType().Name;
|
||||
}
|
||||
|
||||
public virtual object ConnectData(string stage, IDictionary<string, object> query) { return null; }
|
||||
public virtual object RequestAction(string action, IDictionary<string, string> query) { return null; }
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user