Skip to content

Commit fb1106e

Browse files
committed
rip
1 parent 257565f commit fb1106e

5 files changed

Lines changed: 598 additions & 195 deletions

File tree

manifest.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,6 @@
182182
"https://live.vkvideo.ru/*/only-chat",
183183
"https://vk.com/*",
184184
"https://maestro-launcher.vercel.app/",
185-
"https://arena.tv/*",
186185
"https://arena.social/*",
187186
"https://boltplus.tv/chatpopout/*",
188187
"https://boltplus.tv/chatpopout?*",
@@ -748,9 +747,9 @@
748747
"js": [ "./sources/arenasocial.js" ],
749748
"matches": [ "https://arena.social/*" ]
750749
},
751-
{
750+
{
752751
"js": [ "./sources/arena.js" ],
753-
"matches": [ "https://arena.tv/*" ]
752+
"matches": [ "https://arena.social/*" ]
754753
},
755754
{
756755
"js": [ "./sources/teams.js" ],

0 commit comments

Comments
 (0)