Skip to content

Commit

Permalink
chore: update assets (PreMiD#7487)
Browse files Browse the repository at this point in the history
Signed-off-by: SeMiD <[email protected]>
  • Loading branch information
SeMiD authored Jul 14, 2023
1 parent e9586d6 commit 4020913
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions websites/T/Tempest Fansub/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"anime.tempestfansub.com",
"ecchi.tempestfansub.com"
],
"version": "1.0.9",
"version": "1.0.10",
"logo": "https://cdn.rcd.gg/PreMiD/websites/T/Tempest%20Fansub/assets/logo.png",
"thumbnail": "https://imgur.com/24lwu3M.png",
"thumbnail": "https://cdn.rcd.gg/PreMiD/websites/T/Tempest%20Fansub/assets/thumbnail.png",
"color": "#349eeb",
"category": "anime",
"tags": [
Expand Down
2 changes: 1 addition & 1 deletion websites/T/Tempest Fansub/presence.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ const presence = new Presence({
browsingTimestamp = Math.floor(Date.now() / 1000);
const enum Assets {
Logo = "https://cdn.rcd.gg/PreMiD/websites/T/Tempest%20Fansub/assets/logo.png",
EcchiLogo = "https://i.imgur.com/BZ6HvrC.png",
EcchiLogo = "https://cdn.rcd.gg/PreMiD/websites/T/Tempest%20Fansub/assets/0.png",
}
presence.on("UpdateData", async () => {
const { pathname, hostname, href } = document.location,
Expand Down

0 comments on commit 4020913

Please sign in to comment.