Feature Request: Remote config settings
It would be great to add a config URL instead of setting the DoH Server.
Example: I'm using different servers. I would like to define them by myself and instead of Google or Cloudflare I can choose my own pre defined DoH Server. This config is i.e. a JSON file. At the very first start I need to type in my Config URL for Intra. Let's say it's http://www.myweb.com/intra
Intra will take the JSON file and bases of the content I can switch between my own DoH Servers instead of having only Google and Cloudflare.
Every other settings i.e. "Show recent queries" is also able to set within this file (true or false)
You should be able to implement this already by having your server return a 301 redirect to the preferred DOH operator.