更新 mtorrent.py

This commit is contained in:
jxxghp
2025-08-10 22:10:11 +08:00
committed by GitHub
parent 1efb9af7ab
commit c3045e2cd4

View File

@@ -249,9 +249,9 @@ class MTorrentSpider:
'header': {
'User-Agent': f'{self._ua}',
'Accept': 'application/json, text/plain, */*',
'x-api-key': self._apikey,
'proxies': self._proxy,
'x-api-key': self._apikey
},
'proxy': True if self._proxy else False,
'result': 'data'
}
# base64编码