diff --git a/bot/helper/mirror_utils/download_utils/direct_link_generator.py b/bot/helper/mirror_utils/download_utils/direct_link_generator.py index 3a2383e..d0f2780 100644 --- a/bot/helper/mirror_utils/download_utils/direct_link_generator.py +++ b/bot/helper/mirror_utils/download_utils/direct_link_generator.py @@ -226,7 +226,7 @@ def github(url: str) -> str: def hxfile(url: str) -> str: - """ Racaty direct link generator + """ Hxfile direct link generator Based on https://github.com/breakdowns/slam-mirrorbot """ bypasser = lk21.Bypass() dl_url=bypasser.bypass_filesIm(url)