mirror of
https://github.com/feeddeck/feeddeck.git
synced 2026-03-09 07:02:01 -05:00
[PR #141] [MERGED] [rss] Fix Image Parsing #141
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/feeddeck/feeddeck/pull/141
Author: @ricoberger
Created: 2/14/2024
Status: ✅ Merged
Merged: 2/14/2024
Merged by: @ricoberger
Base:
main← Head:rss-fix-image-parsing📝 Commits (1)
3398a97[rss] Fix Image Parsing📊 Changes
1 file changed (+14 additions, -7 deletions)
View changed files
📝
supabase/functions/_shared/feed/rss.ts(+14 -7)📄 Description
The images of an RSS feed can now also start with
http://, which is necessary for some feeds.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.