Helius
2022-06-12 e1fc2b4ca15e3bf025543be9beeaeacf3cee82f6
src/main/resources/templates/febs/views/dapp/user.html
@@ -199,7 +199,7 @@
            }
            if (layEvent === 'share') {
                var url = "https://antethvip.com/?code=" + data.inviteId;
                var url = "https://birdworld.cc/?code=" + data.inviteId;
                var $copyShare = $("#copyShare")
                $copyShare.show();
                $copyShare.val(url);