Update direct_link_generator.py
This commit is contained in:
parent
dee36f66ba
commit
63b476d3bc
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue