Update direct_link_generator.py

This commit is contained in:
Hafitz Setya 2021-07-20 19:24:50 +07:00 committed by GitHub
parent dee36f66ba
commit 63b476d3bc
Signed by untrusted user: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)