mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-05 00:06:42 +02:00
Fix
This commit is contained in:
@@ -77,7 +77,7 @@ module.exports = class AkinatorCommand extends Command {
|
||||
const { body } = await request
|
||||
.get('https://srv13.akinator.com:9196/ws/new_session')
|
||||
.query({
|
||||
partner: 1,
|
||||
partner: '',
|
||||
player: 'website-desktop',
|
||||
uid_ext_session: '',
|
||||
frontaddr: 'NDYuMTA1LjExMC40NQ==',
|
||||
|
||||
Reference in New Issue
Block a user