[HQ, Config] Update headers, change sms country code
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
"sms": {
|
||||
"apiKey": "c9836ccdd698f43dd3c62a58e42d49d3",
|
||||
"service": "HQTRIVIA",
|
||||
"country": "77"
|
||||
"country": "44"
|
||||
},
|
||||
"hq": {
|
||||
"autoSplit": true,
|
||||
|
||||
@@ -17,7 +17,7 @@ export default class Client {
|
||||
this.loginToken = loginToken;
|
||||
this.userId = userId;
|
||||
this.headers = {
|
||||
'x-hq-client': 'iOS/1.4.16 b147',
|
||||
'x-hq-client': 'iOS/1.5.2 b159',
|
||||
'user-agent': 'okhttp/3.8.0',
|
||||
'x-hq-lang': 'en',
|
||||
'x-hq-country': 'US',
|
||||
|
||||
Reference in New Issue
Block a user