fix playwright
This commit is contained in:
@@ -16,6 +16,7 @@ RUN npm run build
|
||||
|
||||
EXPOSE 3000
|
||||
ENV NODE_ENV=production
|
||||
ENV CHROMIUM_EXECUTABLE_PATH=/usr/bin/chromium-browser
|
||||
|
||||
# Declare volume for Instagram authentication persistence
|
||||
VOLUME ["/app/secrets"]
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"value": "SDRORLyWEsWWty2ZoVGdER",
|
||||
"domain": ".instagram.com",
|
||||
"path": "/",
|
||||
"expires": 1805933297.800746,
|
||||
"expires": 1805935216.410097,
|
||||
"httpOnly": false,
|
||||
"secure": true,
|
||||
"sameSite": "Lax"
|
||||
@@ -45,7 +45,7 @@
|
||||
"value": "59661903731",
|
||||
"domain": ".instagram.com",
|
||||
"path": "/",
|
||||
"expires": 1779149297.800838,
|
||||
"expires": 1779151216.410198,
|
||||
"httpOnly": false,
|
||||
"secure": true,
|
||||
"sameSite": "None"
|
||||
@@ -65,14 +65,14 @@
|
||||
"value": "1280x720",
|
||||
"domain": ".instagram.com",
|
||||
"path": "/",
|
||||
"expires": 1771978099,
|
||||
"expires": 1771980018,
|
||||
"httpOnly": false,
|
||||
"secure": true,
|
||||
"sameSite": "Lax"
|
||||
},
|
||||
{
|
||||
"name": "rur",
|
||||
"value": "\"CLN\\05459661903731\\0541802909297:01fe3b61178e8a40cb655e8d1aa137841487d29a8caf122f877ce2955e92fb4307b53ced\"",
|
||||
"value": "\"CLN\\05459661903731\\0541802911216:01fe0df629634929a5afb2d329011423972fad13b80d44aa8d827064e1ffa5112234bd5f\"",
|
||||
"domain": ".instagram.com",
|
||||
"path": "/",
|
||||
"expires": -1,
|
||||
@@ -87,19 +87,19 @@
|
||||
"localStorage": [
|
||||
{
|
||||
"name": "chatd-deviceid",
|
||||
"value": "9b4abdd3-f38f-473e-9e3b-2ae722acc64d"
|
||||
"value": "47cc5bd4-431f-4054-8aaf-3e05aa303bd0"
|
||||
},
|
||||
{
|
||||
"name": "hb_timestamp",
|
||||
"value": "1771370599886"
|
||||
"value": "1771374318548"
|
||||
},
|
||||
{
|
||||
"name": "IGSession",
|
||||
"value": "k75336:1771375099770"
|
||||
"value": "k75336:1771377018401"
|
||||
},
|
||||
{
|
||||
"name": "mutex_polaris_banzai",
|
||||
"value": "4eic7h:1771373300769"
|
||||
"value": "dvrlku:1771375219401"
|
||||
},
|
||||
{
|
||||
"name": "pixel_fire_ts",
|
||||
@@ -107,11 +107,11 @@
|
||||
},
|
||||
{
|
||||
"name": "signal_flush_timestamp",
|
||||
"value": "1771371499888"
|
||||
"value": "1771375100382"
|
||||
},
|
||||
{
|
||||
"name": "Session",
|
||||
"value": "t5cu8b:1771373334770"
|
||||
"value": "2wm58s:1771375253401"
|
||||
},
|
||||
{
|
||||
"name": "has_interop_upgraded",
|
||||
@@ -123,7 +123,7 @@
|
||||
},
|
||||
{
|
||||
"name": "mutex_banzai",
|
||||
"value": "4eic7h:1771373300769"
|
||||
"value": "dvrlku:1771375219401"
|
||||
},
|
||||
{
|
||||
"name": "banzai:last_storage_flush",
|
||||
|
||||
Reference in New Issue
Block a user