1
0
mirror of https://github.com/kepler155c/opus synced 2025-10-20 10:17:39 +00:00
This commit is contained in:
kepler155c@gmail.com
2017-09-26 19:52:16 -04:00
parent f1517a294d
commit 4a608e11a2
3 changed files with 5 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
local DEFAULT_UPATH = 'https://raw.githubusercontent.com/kepler155c/opus/master/sys/apis'
local DEFAULT_UPATH = 'https://raw.githubusercontent.com/kepler155c/opus/develop/sys/apis'
local PASTEBIN_URL = 'http://pastebin.com/raw'
local GIT_URL = 'https://raw.githubusercontent.com'