1 parent 3b3c76d commit ad43740Copy full SHA for ad43740
1 file changed
点歌台/__init__.py
@@ -85,7 +85,6 @@ def search_music(self, music_name, player):
85
headers = {
86
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36 Edg/145.0.0.0",
87
"Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7",
88
- "Accept-Encoding": "gzip, deflate, br, zstd",
89
"Accept-Language": "zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6",
90
"Connection": "keep-alive",
91
"Host": "www.midishow.com",
0 commit comments