更换点歌API
This commit is contained in:
@@ -47,7 +47,7 @@ LINK_XML_WELCOME = """
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
MUSIC_XML = """
|
MUSIC_XML = """
|
||||||
<appmsg appid="wx904fb3ecf62c7dea" sdkver="0">
|
<appmsg appid="wx8dd6ecd81906fd84" sdkver="0">
|
||||||
<title>{song_name}</title>
|
<title>{song_name}</title>
|
||||||
<des>{singer_name}-点击三角直接播放</des>
|
<des>{singer_name}-点击三角直接播放</des>
|
||||||
<action>view</action>
|
<action>view</action>
|
||||||
@@ -89,7 +89,7 @@ MUSIC_XML = """
|
|||||||
<scene>0</scene>
|
<scene>0</scene>
|
||||||
<appinfo>
|
<appinfo>
|
||||||
<version>49</version>
|
<version>49</version>
|
||||||
<appname>汽水音乐</appname>
|
<appname>网易云音乐</appname>
|
||||||
</appinfo>
|
</appinfo>
|
||||||
<commenturl />
|
<commenturl />
|
||||||
"""
|
"""
|
||||||
|
|||||||
Reference in New Issue
Block a user