Skip to content

Commit 1e2d117

Browse files
committed
revert arena
1 parent 6887950 commit 1e2d117

3 files changed

Lines changed: 11 additions & 10 deletions

File tree

manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
"https://www.bigo.tv/*",
3535
"https://soulbound.tv/*",
3636
"https://claude.ai/*",
37-
"https://arena.social/*",
3837
"https://www.moonbeam.stream/*",
3938
"https://*.patreon.com/*",
4039
"https://patreon.com/*",
@@ -184,6 +183,7 @@
184183
"https://vk.com/*",
185184
"https://maestro-launcher.vercel.app/",
186185
"https://arena.tv/*",
186+
"https://arena.social/*",
187187
"https://boltplus.tv/chatpopout/*",
188188
"https://boltplus.tv/chatpopout?*",
189189
"https://chat.openai.com/*",
@@ -407,10 +407,6 @@
407407
"js": [ "./sources/bandlab.js" ],
408408
"matches": [ "https://*.bandlab.com/*" ]
409409
},
410-
{
411-
"js": [ "./sources/arena.js" ],
412-
"matches": [ "https://arena.tv/*" ]
413-
},
414410
{
415411
"js": [ "./sources/vercel.js" ],
416412
"matches": [ "https://maestro-launcher.vercel.app/" ]
@@ -751,6 +747,10 @@
751747
{
752748
"js": [ "./sources/arenasocial.js" ],
753749
"matches": [ "https://arena.social/*" ]
750+
},
751+
{
752+
"js": [ "./sources/arena.js" ],
753+
"matches": [ "https://arena.tv/*" ]
754754
},
755755
{
756756
"js": [ "./sources/teams.js" ],

settings/config_0.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -386,13 +386,14 @@
386386
}
387387
},
388388
"arenasocial": {
389+
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36",
389390
"signin": {
390-
"url": "https://arena.social/",
391-
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36",
391+
"url": "https://x.com/i/flow/login",
392+
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36",
392393
"size": {
393-
"width": 1280,
394-
"height": 720
395-
}
394+
"width": 1280,
395+
"height": 720
396+
}
396397
}
397398
}
398399
}

sources/images/arena.png

17 KB
Loading

0 commit comments

Comments
 (0)