1
0
mirror of https://github.com/kepler155c/opus synced 2025-10-21 10:47:40 +00:00
This commit is contained in:
kepler155c@gmail.com
2019-03-12 20:04:28 -04:00
parent 86be65f026
commit e2508c9037
5 changed files with 20 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ if not _G.http.websocket then
end
if not _G.cloud_catcher then
print('Visit https://cloud-catcher.squiddev.cc')
print('Paste key: ')
local key = read()
if #key == 0 then

View File

@@ -6,6 +6,7 @@ if not _G.http.websocket then
end
if not _G.cloud_catcher then
print('Visit https://cloud-catcher.squiddev.cc')
print('Paste key: ')
local key = read()
if #key == 0 then