feat: adding bypass for region blocks

This commit is contained in:
Hydra
2024-05-12 23:43:00 +01:00
parent a2790190e6
commit 1c7911c531
38 changed files with 942 additions and 979 deletions

View File

@@ -69,7 +69,6 @@ export interface GameRepack {
export type ShopDetails = SteamAppDetails & {
objectID: string;
repacks: GameRepack[];
};
export interface TorrentFile {