forked from TheHomecraft/YouCube-Client
Update installer.lua
This commit is contained in:
@@ -9,7 +9,7 @@ License: GPL-3.0
|
||||
]]
|
||||
-- OpenInstaller v1.0.0 (based on wget)
|
||||
|
||||
local BASE_URL = "http://befator.befatorinc.de/cdn/youcube/"
|
||||
local BASE_URL = "https://files.befatorinc.de/cdn/youcube/"
|
||||
|
||||
local files = {
|
||||
["./youcube.lua"] = BASE_URL .. "youcube.lua",
|
||||
|
||||
Reference in New Issue
Block a user