chore: merge with main

This commit is contained in:
Chubby Granny Chaser
2025-02-01 19:59:09 +00:00
6 changed files with 55 additions and 2 deletions

View File

@@ -9,6 +9,7 @@ export const DOWNLOADER_NAME = {
[Downloader.PixelDrain]: "PixelDrain",
[Downloader.Qiwi]: "Qiwi",
[Downloader.Datanodes]: "Datanodes",
[Downloader.Mediafire]: "Mediafire",
};
export const MAX_MINUTES_TO_SHOW_IN_PLAYTIME = 120;