shouya / rss-funnel

Self-hosted RSS multi-tool
https://rss-funnel-demo.fly.dev
GNU General Public License v3.0
112 stars 4 forks source link

fix: detect endpoint path collision #103

Closed shouya closed 7 months ago

shouya commented 7 months ago

This PR adds a check so that when two endpoints has the same path, an error is raised instead of gets processed silently.