mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2026-01-31 14:16:27 +00:00
External Proxies: Proxyfi HD720
This commit is contained in:
@@ -21,6 +21,10 @@ module Invidious::HttpServer
|
||||
end
|
||||
end
|
||||
|
||||
def get_external_proxy
|
||||
return @@proxy_alive
|
||||
end
|
||||
|
||||
def proxy_video_url(raw_url : String, *, region : String? = nil, absolute : Bool = false)
|
||||
url = URI.parse(raw_url)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user