mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Added torrent downloading proxy
This commit is contained in:
@@ -33,5 +33,7 @@ namespace Jackett
|
||||
void LoadFromSavedConfiguration(JToken jsonConfig);
|
||||
|
||||
Task<ReleaseInfo[]> PerformQuery(TorznabQuery query);
|
||||
|
||||
Task<byte[]> Download(Uri link);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user