Skip to content

Commit

Permalink
chore(Freek): update assets (#9080)
Browse files Browse the repository at this point in the history
Signed-off-by: SeMiD <semid@premid.app>
  • Loading branch information
SeMiD authored Jan 5, 2025
1 parent 8da5ab7 commit b77307c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions websites/F/Freek/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"en": "Freek.to is a free movie, tv show and more streaming application, supporting high quality streams and friendly UI and UX experiences."
},
"url": "freek.to",
"version": "1.0.0",
"logo": "https://i.imgur.com/wmHltUl.png",
"thumbnail": "https://i.imgur.com/YU9QbjM.png",
"version": "1.0.1",
"logo": "https://cdn.rcd.gg/PreMiD/websites/F/Freek/assets/logo.png",
"thumbnail": "https://cdn.rcd.gg/PreMiD/websites/F/Freek/assets/thumbnail.png",
"color": "#121212",
"category": "videos",
"tags": [
Expand Down
2 changes: 1 addition & 1 deletion websites/F/Freek/presence.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ const presence = new Presence({
});

const enum Assets {
Logo = "https://i.imgur.com/wmHltUl.png",
Logo = "https://cdn.rcd.gg/PreMiD/websites/F/Freek/assets/logo.png",
}

let video = {
Expand Down

0 comments on commit b77307c

Please sign in to comment.