nrss/lib
olaven 0ce01b97f1 Add a second promo text to the front.
NRSS does not have enough supporters to break even and thus costs me
quite a bit every month. However, it seems to have a stable and high
user base, most of whom presumably could pay. As earlier, I'd like to
avoid shoving the service behind a paywall - that feels totally wrong
for what this project is supposed to be. This PR introduces another,
shorter link to donations _before_ the episode description in the
hopes of attracting more paid users. Let's see if it works :)

The last time there was a promo text at the start of the description,
@augustskare correctly pointed out that this hides the original description
from many views in podcast players in #34. That's not nice. I've tried to
acommodate this by making the initial description much shorter than
the one I had then (which now comes at the end).
2025-04-30 16:16:33 +02:00
..
nrk feat: Add unit-tests (#25) 2024-04-11 21:10:16 +02:00
vipps Mfa bugs (#38) 2024-09-23 17:44:16 +02:00
caching.test.ts feat: Add unit-tests (#25) 2024-04-11 21:10:16 +02:00
caching.ts Ensure episodes are within Deno KV's size limitations (#37) 2024-09-19 19:31:53 +02:00
rss.test.ts Add a second promo text to the front. 2025-04-30 16:16:33 +02:00
rss.ts Add a second promo text to the front. 2025-04-30 16:16:33 +02:00
storage.test.ts Vipps Donations (#33) 2024-08-24 18:55:08 +02:00
storage.ts Vipps Donations (#33) 2024-08-24 18:55:08 +02:00
test-utils.ts feat: Add unit-tests (#25) 2024-04-11 21:10:16 +02:00
utils.test.ts Fix invalid feed characters (#31) 2024-04-14 12:16:00 +02:00
utils.ts Ensure episodes are within Deno KV's size limitations (#37) 2024-09-19 19:31:53 +02:00