From b3ef18d3c21153337ebe6467d16809177f243035 Mon Sep 17 00:00:00 2001 From: juewuy Date: Thu, 4 Dec 2025 20:08:45 +0800 Subject: [PATCH] =?UTF-8?q?~=E4=BF=AE=E5=A4=8Dclash=E5=86=85=E6=A0=B8?= =?UTF-8?q?=E5=90=AF=E5=8A=A8=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/start.sh b/scripts/start.sh index 379c4ff..e7c8fc7 100644 --- a/scripts/start.sh +++ b/scripts/start.sh @@ -463,8 +463,8 @@ EOF hosts: 'time.android.com': 203.107.6.88 'time.facebook.com': 203.107.6.88 - 'services.googleapis.cn': services.googleapis.com EOF + [ "$crashcore" = "meta" ] && echo " 'services.googleapis.cn': services.googleapis.com'" >>"$TMPDIR"/hosts.yaml #加载本机hosts sys_hosts=/etc/hosts [ -f /data/etc/custom_hosts ] && sys_hosts=/data/etc/custom_hosts