mirror of
https://github.com/imsyy/SPlayer.git
synced 2025-11-25 03:14:57 +08:00
chore: 修改默认 unblock source 为 kugou bodian pyncmd
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
set -e
|
set -e
|
||||||
|
|
||||||
# start unblock service in the background
|
# 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
|
# point the neteasemusic address to the unblock service
|
||||||
if ! grep -q "music.163.com" /etc/hosts; then
|
if ! grep -q "music.163.com" /etc/hosts; then
|
||||||
|
|||||||
Reference in New Issue
Block a user