From 50c3925e539565c8c0ae31ca18427d4c2666b20d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=92=B1=E7=BA=AF=E5=87=80?= <1113655791@qq.com> Date: Mon, 9 Dec 2024 22:22:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9const=E4=B8=BAhosts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- const.go => hosts.go | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename const.go => hosts.go (100%) diff --git a/const.go b/hosts.go similarity index 100% rename from const.go rename to hosts.go