Skip to content

Commit 9e473eb

Browse files
chore: update assets
1 parent b07f60f commit 9e473eb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

websites/W/WitAnime/metadata.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
"en": "The most popular Arabic streaming site for anime and online entertainment"
1111
},
1212
"url": "witanime.world",
13-
"version": "1.0.0",
14-
"logo": "https://imgur.com/NhnMoGu.png",
15-
"thumbnail": "https://imgur.com/vB2XjYd.png",
13+
"version": "1.0.1",
14+
"logo": "https://cdn.rcd.gg/PreMiD/websites/W/WitAnime/assets/logo.png",
15+
"thumbnail": "https://cdn.rcd.gg/PreMiD/websites/W/WitAnime/assets/thumbnail.png",
1616
"color": "#000000",
1717
"category": "anime",
1818
"tags": [

websites/W/WitAnime/presence.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ const presence = new Presence({
66
const browsingTimestamp = Math.floor(Date.now() / 1000)
77

88
enum ActivityAssets {
9-
Logo = 'https://imgur.com/NhnMoGu.png',
9+
Logo = 'https://cdn.rcd.gg/PreMiD/websites/W/WitAnime/assets/logo.png',
1010
}
1111

1212
let cacheEpisode: {

0 commit comments

Comments
 (0)