mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-05 18:40:56 +01:00
Bump fakeChromeVersion
This commit is contained in:
parent
7b4f56f90d
commit
c9704331ad
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
/* We keep this value up-to-date for making our requests to Twitter as
|
/* We keep this value up-to-date for making our requests to Twitter as
|
||||||
indistinguishable from normal user traffic as possible. */
|
indistinguishable from normal user traffic as possible. */
|
||||||
const fakeChromeVersion = 118;
|
const fakeChromeVersion = 119;
|
||||||
const platformWindows = 'Windows NT 10.0; Win64; x64';
|
const platformWindows = 'Windows NT 10.0; Win64; x64';
|
||||||
const platformMac = 'Macintosh; Intel Mac OS X 10_15_7';
|
const platformMac = 'Macintosh; Intel Mac OS X 10_15_7';
|
||||||
const platformLinux = 'X11; Linux x86_64';
|
const platformLinux = 'X11; Linux x86_64';
|
||||||
|
|
Loading…
Add table
Reference in a new issue