mirror of
https://github.com/kepler155c/opus
synced 2025-12-20 07:08:06 +00:00
Initial commit
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
local json = require('json')
|
||||
local Util = require('util')
|
||||
|
||||
local TREE_URL = 'https://api.github.com/repos/%s/%s/git/trees/%s?recursive=1'
|
||||
local FILE_URL = 'https://raw.github.com/%s/%s/%s/%s'
|
||||
|
||||
Reference in New Issue
Block a user