readrops / Readrops

Android multi-services RSS client
GNU General Public License v3.0
306 stars 21 forks source link

Leave link validation to server #69

Open zoenglinghou opened 4 years ago

zoenglinghou commented 4 years ago

I am hosting a RSS service in the same docker network as my FreshRSS instance. The RSS service is otherwise inaccessible outside the network and the server loopback.

The URL I used to subscribe to a feed is http://CUSTOMHOSTNAME:PORT/*.

When I try to add a new link to my subscription via the app, the link is shown as invalid. Is it possible to leave the link validation to the server or make it optional?

Thank you!

Shinokuni commented 4 years ago

I got your problem. Indeed, this can be annoying.