Skip to content

Commit

Permalink
chore(PlanetXO): update assets (#8949)
Browse files Browse the repository at this point in the history
chore: update assets

Signed-off-by: SeMiD <semid@premid.app>
  • Loading branch information
SeMiD authored Dec 10, 2024
1 parent d0d54af commit 3c462e3
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions websites/M/myCANAL/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"nl": "Canal + is een Franse abonnementsaanbieder die is gekoppeld aan het kanaal met dezelfde naam. Het is eigendom van Vivendi met een aandeel van honderd procent."
},
"url": "www.canalplus.com",
"version": "2.0.12",
"version": "2.0.13",
"logo": "https://cdn.rcd.gg/PreMiD/websites/M/myCANAL/assets/logo.png",
"thumbnail": "https://cdn.rcd.gg/PreMiD/websites/M/myCANAL/assets/thumbnail.png",
"color": "#000",
Expand All @@ -44,4 +44,4 @@
"value": true
}
]
}
}
8 changes: 4 additions & 4 deletions websites/P/PlanetXO/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"api.planetxo.uk",
"staff.planetxo.uk"
],
"version": "1.0.0",
"logo": "https://cdn.kaneproductions.co.uk/art/PlanetXO/shortlogo.png",
"thumbnail": "https://cdn.kaneproductions.co.uk/art/PlanetXO/pxobanner.jpg",
"version": "1.0.1",
"logo": "https://cdn.rcd.gg/PreMiD/websites/P/PlanetXO/assets/logo.png",
"thumbnail": "https://cdn.rcd.gg/PreMiD/websites/P/PlanetXO/assets/thumbnail.jpg",
"color": "#8c52ff",
"category": "other",
"tags": [
Expand All @@ -39,4 +39,4 @@
"regulated",
"kaneproductions"
]
}
}
2 changes: 1 addition & 1 deletion websites/P/PlanetXO/presence.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const presence = new Presence({
presence.on("UpdateData", async () => {
const presenceData: PresenceData = {
largeImageKey:
"https://cdn.kaneproductions.co.uk/art/PlanetXO/shortlogo.png",
"https://cdn.rcd.gg/PreMiD/websites/P/PlanetXO/assets/logo.png",
startTimestamp: browsingTimestamp,
};

Expand Down

0 comments on commit 3c462e3

Please sign in to comment.