Skip to content

Commit

Permalink
chore(Stremio): update assets (#9012)
Browse files Browse the repository at this point in the history
chore: update assets

Signed-off-by: SeMiD <semid@premid.app>
  • Loading branch information
SeMiD authored Dec 29, 2024
1 parent 56a6cb1 commit eb32315
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions websites/S/Stremio/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"web.stremio.com",
"stremio.crun.zip"
],
"version": "2.1.0",
"logo": "https://stremio.crun.zip/e8417074974250bc5c8613be8dac6aa46f432bad/images/icon.png",
"thumbnail": "https://www.stremio.com/website/posters-perspective-home.png",
"version": "2.1.1",
"logo": "https://cdn.rcd.gg/PreMiD/websites/S/Stremio/assets/logo.png",
"thumbnail": "https://cdn.rcd.gg/PreMiD/websites/S/Stremio/assets/thumbnail.png",
"color": "#7b5bf5",
"category": "videos",
"tags": [
Expand Down
2 changes: 1 addition & 1 deletion websites/S/Stremio/presence.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ enum AppVersion {
}

const enum Assets {
Logo = "https://stremio.crun.zip/e8417074974250bc5c8613be8dac6aa46f432bad/images/stremio_symbol.png",
Logo = "https://cdn.rcd.gg/PreMiD/websites/S/Stremio/assets/0.png",
}

function getAppVersion(hostname: string) {
Expand Down

0 comments on commit eb32315

Please sign in to comment.