vern's instance seems to be working, I changed the url to https since they have automatic redirect.
I removed trailing slashes from the urls so they look the same.
I removed [rss.m3wz.su](https://rss.m3wz.su] since I didn't see the website online and the owner last posted on Fediverse two months ago. I'm not sure maybe it should be in "Inactive" category, I can try to contact m3wz for information about his instance.
I removed rss.foxhaven.cyou because of [this](https://shitpost.poridge.club/notes/9lumb2gll8) (TL;DR the owner lost access to the domain)
bus-hit is offline but the main website is working. I guess the rss-bridge just crashed and the owner will restart it.
* docs: Complete helper function documentation
Complete documentation of the Helper functions
* docs: remove parameters and add a link to source
- Parameters removed
- Link to the file defining the function
* docs: fix links
Fix links to source files
* Updated inactive hosts & rearranged alphabetically (country) wise
1. Moved rb.vern.cc as the whole domain itself is down for sometime now.
2. Sorted all instances in country wise alphabetical order for better alignment.
* Uploaded latest welcome page snap
Uploaded a current version of welcome page, which also shows "find feed from URL" functionality.
* Added a public instance I stumbled upon, home-hosted in France
Added https://rss-bridge.cheredeprince.net/ which I found to be self-hosted at home somewhere in France.
* Reverted the sorting as requested in my PR #3707
Reverted the sorting as requested in my PR #3707
* doc : clarification detectParameters function
- clarification about the return value of the detectParameters function
- add info about the constant TEST_DETECT_PARAMETERS to allow automatest
test of the function detectParameters
* doc : clarification detectParameters function
Add reference to the findFeed action to encourage the implenentation of
the detectParameters function
* doc : clarification detectParameters function
Add commas to improve reading
* doc : clarification detectParameters function
- fix link
* doc: Add documentation for the Findfeed action
Added the documentation to the Findfeed action
* doc: Add documentation for the Findfeed action
- Complete documentation
- fix typos