From bef766357228c4b8cb7cb6e4139fc03f869cba75 Mon Sep 17 00:00:00 2001 From: luk3yx Date: Fri, 4 Jun 2021 17:47:41 +1200 Subject: [PATCH] Update baseurl --- core.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core.lua b/core.lua index 31a529b..741740d 100644 --- a/core.lua +++ b/core.lua @@ -5,7 +5,7 @@ -- -- Change this if you are hosting your own lurkcoin-core instance -local baseurl = 'https://us.xeroxirc.net:7000' +local baseurl = 'https://lurkcoin.minetest.land' lurkcoin.version = 3 lurkcoin.timeout = 10