mirror of
https://github.com/UrloMythus/UnHided.git
synced 2026-04-11 03:40:54 +00:00
Add files via upload
This commit is contained in:
5
mediaflow_proxy/routes/__init__.py
Normal file
5
mediaflow_proxy/routes/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from .proxy import proxy_router
|
||||
from .extractor import extractor_router
|
||||
from .speedtest import speedtest_router
|
||||
|
||||
__all__ = ["proxy_router", "extractor_router", "speedtest_router"]
|
||||
Reference in New Issue
Block a user