mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-01-24 14:04:54 +03:00
feat: adding torbox integration
This commit is contained in:
parent
201d89e2c4
commit
91b1c349e7
@ -6,7 +6,6 @@ import type {
|
|||||||
TorBoxAddTorrentRequest,
|
TorBoxAddTorrentRequest,
|
||||||
TorBoxRequestLinkRequest,
|
TorBoxRequestLinkRequest,
|
||||||
} from "@types";
|
} from "@types";
|
||||||
import { logger } from "../logger";
|
|
||||||
|
|
||||||
export class TorBoxClient {
|
export class TorBoxClient {
|
||||||
private static instance: AxiosInstance;
|
private static instance: AxiosInstance;
|
||||||
|
Loading…
Reference in New Issue
Block a user