Hardcode production domain in episode description

The deployment-id looks ugly for clients.
This commit is contained in:
olaven 2024-08-24 20:49:52 +02:00
parent c0088e067f
commit 126563360d
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ function assembleFeed(series: Series): string {
function descriptionWithDonationPromotion(description: string): string {
const promotion =
`Takk for at du bruker NRSS 🙏🌟 Vurder å støtte utviklingen via Vipps med omtrent det samme som prisen på en kaffekopp. Se mer på ${getHostUrl()}`;
`Takk for at du bruker NRSS 🙏🌟 Vurder å støtte utviklingen via Vipps med omtrent det samme som prisen på en kaffekopp. Se mer på https://nrss.deno.dev/`;
return `
${promotion} \n