Skip to content

Commit

Permalink
chore: update assets (#7536)
Browse files Browse the repository at this point in the history
Signed-off-by: SeMiD <[email protected]>
  • Loading branch information
SeMiD authored Jul 31, 2023
1 parent 7e7d4a5 commit 5d26a19
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions websites/F/FRAnime/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"fr": "Regarder un animé en VF ou en VOSTFR est gratuit et sans pub sur FRAnime"
},
"url": "franime.fr",
"version": "1.0.0",
"logo": "https://i.imgur.com/YKxUCs3.png",
"thumbnail": "https://i.imgur.com/yUK6zjO.png",
"version": "1.0.1",
"logo": "https://cdn.rcd.gg/PreMiD/websites/F/FRAnime/assets/logo.png",
"thumbnail": "https://cdn.rcd.gg/PreMiD/websites/F/FRAnime/assets/thumbnail.png",
"color": "#eb132c",
"category": "anime",
"tags": [
Expand All @@ -21,4 +21,4 @@
"vf",
"vostfr"
]
}
}
4 changes: 2 additions & 2 deletions websites/F/FRAnime/presence.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ const presence = new Presence({
clientId: "1102272266278027296",
});
const enum Assets {
FRAnimeLogo = "https://i.imgur.com/YKxUCs3.png",
FRAnimeLogoBg = "https://i.imgur.com/byFtXWd.png",
FRAnimeLogo = "https://cdn.rcd.gg/PreMiD/websites/F/FRAnime/assets/logo.png",
FRAnimeLogoBg = "https://cdn.rcd.gg/PreMiD/websites/F/FRAnime/assets/0.png",
}
const presenceStrings = {
browsing: "Parcours le catalogue",
Expand Down

0 comments on commit 5d26a19

Please sign in to comment.