Skip to content

Commit

Permalink
Update direct_link_generator.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Hafitz Setya authored Jul 20, 2021
1 parent dee36f6 commit 63b476d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 63b476d

Please sign in to comment.