Skip to content

Commit 27b102a

Browse files
committed
Update META.js
1 parent dd5163b commit 27b102a

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

META.js

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,8 @@ const services = [
3030
icon: `${BASE_ICON_SET_URL}Prime_Video_2.png`,
3131
alias: "PrimeVideo",
3232
},
33-
{
34-
name: "Disney+",
35-
icon: `${BASE_ICON_SET_URL}Disney+_2.png`,
36-
alias: "Disney",
37-
},
38-
{ name: "HBO Max", icon: `${BASE_ICON_SET_URL}HBO_Max.png`, alias: "HBO" },
33+
{ name: "Disney", icon: `${BASE_ICON_SET_URL}Disney.png` },
34+
{ name: "HBO", icon: `${BASE_ICON_SET_URL}HBO_1.png` },
3935
{ name: "Binance", icon: extractFavicon("www.binance.com") },
4036
{ name: "OKX", icon: extractFavicon("www.okx.com") },
4137
{ name: "Claude", icon: extractFavicon("claude.ai") },

0 commit comments

Comments
 (0)