mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Xthor: fix encoding usage
This commit is contained in:
@@ -409,6 +409,7 @@ namespace Jackett.Indexers
|
||||
{
|
||||
Type = RequestType.GET,
|
||||
Url = request,
|
||||
Encoding = Encoding,
|
||||
Headers = EmulatedBrowserHeaders
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user