chore: 修改默认 unblock source 为 kugou bodian pyncmd

This commit is contained in:
xiaoQQya
2025-10-18 19:56:20 +08:00
committed by GitHub
parent fc49b7ad00
commit fef6e4f6fa

View File

@@ -3,7 +3,7 @@
set -e
# start unblock service in the background
npx unblockneteasemusic -p 80:443 -s -f ${NETEASE_SERVER_IP:-220.197.30.65} -o ${UNBLOCK_SOURCES:-kugou kuwo bilibili} 2>&1 &
npx unblockneteasemusic -p 80:443 -s -f ${NETEASE_SERVER_IP:-220.197.30.65} -o ${UNBLOCK_SOURCES:-kugou bodian pyncmd} 2>&1 &
# point the neteasemusic address to the unblock service
if ! grep -q "music.163.com" /etc/hosts; then