更换点歌API
This commit is contained in:
@@ -73,24 +73,33 @@ MUSIC_XML = """
|
||||
<fileext />
|
||||
<aeskey></aeskey>
|
||||
</appattach>
|
||||
<webviewshared>
|
||||
<publisherId />
|
||||
<publisherReqId>0</publisherReqId>
|
||||
<webviewshared>
|
||||
<shareUrlOriginal/>
|
||||
<shareUrlOpen/>
|
||||
<jsAppId/>
|
||||
<publisherId/>
|
||||
<publisherReqId/>
|
||||
</webviewshared>
|
||||
<weappinfo>
|
||||
<pagepath />
|
||||
<username />
|
||||
<appid />
|
||||
<appservicetype>0</appservicetype>
|
||||
<weappinfo>
|
||||
<username/>
|
||||
<appid/>
|
||||
<appservicetype>0</appservicetype>
|
||||
<secflagforsinglepagemode>0</secflagforsinglepagemode>
|
||||
<videopageinfo>
|
||||
<thumbwidth>0</thumbwidth>
|
||||
<thumbheight>0</thumbheight>
|
||||
<fromopensdk>0</fromopensdk>
|
||||
</videopageinfo>
|
||||
</weappinfo>
|
||||
<websearch />
|
||||
<songalbumurl>{singer_pic}</songalbumurl>
|
||||
</appmsg>
|
||||
<scene>0</scene>
|
||||
<appinfo>
|
||||
<version>49</version>
|
||||
<appname>网易云音乐</appname>
|
||||
</appinfo>
|
||||
<fromusername>wxid_72ow1edm3kea22</fromusername>
|
||||
<appinfo>
|
||||
<version>1</version>
|
||||
<appname/>
|
||||
</appinfo>
|
||||
<commenturl />
|
||||
"""
|
||||
LINK_XML_NORMAL = """
|
||||
@@ -185,7 +194,6 @@ VIDEO_XML_MESSAGE = """
|
||||
<commenturl></commenturl>
|
||||
"""
|
||||
|
||||
|
||||
LINK_XML_NEWS = """
|
||||
<appmsg appid="" sdkver="1">
|
||||
<title>实时新闻热点</title>
|
||||
@@ -232,4 +240,4 @@ LINK_XML_NEWS = """
|
||||
<appname></appname>
|
||||
</appinfo>
|
||||
<commenturl></commenturl>
|
||||
"""
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user