summaryrefslogtreecommitdiff
path: root/shop.lua
diff options
context:
space:
mode:
authorubq323 <ubq323@ubq323.website>2022-12-29 04:45:50 +0000
committerubq323 <ubq323@ubq323.website>2022-12-29 04:45:50 +0000
commitf1538fb9cb0d1311eee8d23fa044d54d2abf2def (patch)
tree03502fbee5021c9261fad47661dce70db81b7924 /shop.lua
parent2618bb58f4a0e33c01b081dd28f66fab008240fa (diff)
shop
Diffstat (limited to 'shop.lua')
-rw-r--r--shop.lua2
1 files changed, 2 insertions, 0 deletions
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)