From f1538fb9cb0d1311eee8d23fa044d54d2abf2def Mon Sep 17 00:00:00 2001 From: ubq323 Date: Thu, 29 Dec 2022 04:45:50 +0000 Subject: shop --- shop.lua | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 shop.lua (limited to 'shop.lua') diff --git a/shop.lua b/shop.lua new file mode 100644 index 0000000..69ff162 --- /dev/null +++ b/shop.lua @@ -0,0 +1,2 @@ +sres = http.post("https://krist.dev/ws/start","").readAll() +print(sres) -- cgit v1.2.3