fix public server address in readme

This commit is contained in:
sijie.sun
2024-09-29 21:04:23 +08:00
committed by Sijie.Sun
parent d0a3a40a0f
commit a0ece6ad4d
4 changed files with 27 additions and 10 deletions

View File

@@ -65,7 +65,7 @@ const publicServerSuggestions = ref([''])
function searchPresetPublicServers(e: { query: string }) {
const presetPublicServers = [
'tcp://easytier.public.kkrainbow.top:11010',
'tcp://public.easytier.top:11010',
]
const query = e.query