feat: adding bypass for region blocks

This commit is contained in:
Hydra 2024-05-12 23:43:00 +01:00
parent a2790190e6
commit 1c7911c531
No known key found for this signature in database
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 {