修复馒头请求参数错误的问题

This commit is contained in:
景大侠
2025-04-07 21:04:21 +08:00
parent 0afc38f6b8
commit 7d8cda0457
2 changed files with 2 additions and 24 deletions

View File

@@ -191,7 +191,6 @@ class MTorrentSpider:
'id': torrent_id
},
'header': {
'Content-Type': 'application/json',
'User-Agent': f'{self._ua}',
'Accept': 'application/json, text/plain, */*',
'x-api-key': self._apikey