Skip to content

Add URL encode to RSS URL#2

Open
blueset wants to merge 1 commit intoheroheman:mainfrom
blueset:patch-1
Open

Add URL encode to RSS URL#2
blueset wants to merge 1 commit intoheroheman:mainfrom
blueset:patch-1

Conversation

@blueset
Copy link

@blueset blueset commented Nov 22, 2025

This pull request updates the polling_url configuration in src/settings.yml to ensure the rss_url parameter is properly URL-encoded before being sent to the API. This helps prevent issues with query parameter strings in RSS feed URLs.

  • Updated the polling_url value to use the url_encode filter for the rss_url parameter, improving reliability when handling URLs with special characters.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant