mirror of
https://github.com/kepler155c/opus
synced 2025-10-21 10:47:40 +00:00
cleanup
This commit is contained in:
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user