Open jschoder opened 10 months ago
Quick note: I removed the recoding since I presume this is handled by the main fetch process. Unfortunately I couldn't find any rss feed with a different encoding. If somebody has one please add it as a comment in here and I will try and, if necessary, fix the changes.
Using the fetch-function of the renderering function can lead to a 403 depending on the configuration of the server. Using the main process for the fetch solves this problem.