mirror of
https://github.com/LDDestroier/CC/
synced 2024-12-04 07:19:56 +00:00
Update std
This commit is contained in:
parent
c3dd3d42f2
commit
3a5f1128f1
2
std
2
std
@ -19,7 +19,7 @@ that could not work with the standard syntax.
|
||||
if type(std) ~= "table" then std = {} end
|
||||
|
||||
std.channelURLs = { --special URLs for getting a list of files.
|
||||
["STD"] = "https://pastebin.com/raw/zVws7eLq", --stock
|
||||
["STD"] = "https://raw.githubusercontent.com/LDDestroier/STD-GUI/master/list.lua", --stock from github
|
||||
["Discover"] = "https://pastebin.com/raw/9bXfCz6M", --owned by dannysmc95
|
||||
--["OnlineAPPS"] = "https://pastebin.com/raw/g2EnDYLp", --owned by Twijn, but discontinued
|
||||
["STD-Media"] = "https://pastebin.com/raw/3JZHXTGL" --non-program media files
|
||||
|
Loading…
Reference in New Issue
Block a user