Skip to content

Commit

Permalink
chore(Pi Fansubs): update assets (#9217)
Browse files Browse the repository at this point in the history
chore: update assets

Signed-off-by: SeMiD <[email protected]>
Signed-off-by: Bas van Zanten <[email protected]>
Co-authored-by: Bas van Zanten <[email protected]>
  • Loading branch information
SeMiD and Bas950 authored Jan 27, 2025
1 parent a0ceca2 commit b9d4ba4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions websites/P/Pi Fansubs/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
"pifansubs.club",
"www.pifansubs.club"
],
"version": "1.0.0",
"logo": "https://i.imgur.com/RNFFxad.jpeg",
"thumbnail": "https://i.imgur.com/sGD1G3v.png",
"version": "1.0.1",
"logo": "https://cdn.rcd.gg/PreMiD/websites/P/Pi%20Fansubs/assets/logo.jpeg",
"thumbnail": "https://cdn.rcd.gg/PreMiD/websites/P/Pi%20Fansubs/assets/thumbnail.png",
"color": "#00be08",
"category": "videos",
"tags": [
Expand Down
2 changes: 1 addition & 1 deletion websites/P/Pi Fansubs/presence.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const presence = new Presence({
browsingTimestamp = Math.floor(Date.now() / 1000);

const enum Assets {
Logo = "https://i.imgur.com/RNFFxad.jpeg",
Logo = "https://cdn.rcd.gg/PreMiD/websites/P/Pi%20Fansubs/assets/logo.jpeg",
}

let iFrameVideo: boolean, currentTime: number, duration: number;
Expand Down

0 comments on commit b9d4ba4

Please sign in to comment.