Skip to content

Commit 627cadf

Browse files
committed
.
1 parent b6e633c commit 627cadf

2 files changed

Lines changed: 22 additions & 0 deletions

File tree

settings/config_linux_0.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,17 @@
3131
"discord": {
3232
"userAgent": "Chrome"
3333
},
34+
"restream": {
35+
"signin": {
36+
"url": "https://restream.io/login",
37+
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36",
38+
"size": {
39+
"width": 1280,
40+
"height": 720
41+
},
42+
"closeOnNavigate": true,
43+
"allowPopups": false
44+
}
3445
"tiktok": {
3546
"userAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36",
3647
"mockUserAgentData": {

settings/config_mac_0.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,17 @@
3131
"allowPopups": false
3232
}
3333
},
34+
"restream": {
35+
"signin": {
36+
"url": "https://restream.io/login",
37+
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36",
38+
"size": {
39+
"width": 1280,
40+
"height": 720
41+
},
42+
"closeOnNavigate": true,
43+
"allowPopups": false
44+
}
3445
"tiktok": {
3546
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36",
3647
"mockUserAgentData": {

0 commit comments

Comments
 (0)