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