Update user-agents and update android client parameters to fix blockage

This commit is contained in:
2024-03-30 10:10:35 +08:00
parent 8b79e067bc
commit 80b7f3cd00
3 changed files with 15 additions and 13 deletions

View File

@@ -53,7 +53,7 @@ def request_comments(ctoken, replies=False):
'hl': 'en',
'gl': 'US',
'clientName': 'MWEB',
'clientVersion': '2.20210804.02.00',
'clientVersion': '2.20240328.08.00',
},
},
'continuation': ctoken.replace('=', '%3D'),