mirror of
https://github.com/kepler155c/opus
synced 2025-10-22 11:17:40 +00:00
pastebin as an api
This commit is contained in:
@@ -2,3 +2,6 @@ fs.mount('sys/apps/pain.lua', 'urlfs', 'http://pastebin.com/raw/wJQ7jav0')
|
||||
fs.mount('sys/apps/update.lua', 'urlfs', 'http://pastebin.com/raw/UzGHLbNC')
|
||||
fs.mount('sys/apps/Enchat.lua', 'urlfs', 'https://raw.githubusercontent.com/LDDestroier/enchat/master/enchat3.lua')
|
||||
fs.mount('sys/apps/cloud.lua', 'urlfs', 'https://cloud-catcher.squiddev.cc/cloud.lua')
|
||||
|
||||
-- baking this in before a PR to cc:tweaked
|
||||
os.loadAPI('sys/apis/pastebin.lua')
|
Reference in New Issue
Block a user