Did you try setting browser.fixup.domainwhitelist.server = true
?
this post was submitted on 18 Jun 2023
1 points (100.0% liked)
Firefox
17952 readers
149 users here now
A place to discuss the news and latest developments on the open-source browser Firefox
founded 4 years ago
MODERATORS
Looks like you can add custom domains in about:config
as a true boolean with browser.fixup.domainwhitelist.yourdomain.yoursuffix
. Just needs to be full domain with tld.
It worked, although it's not really how I thought it was going to work. Using browser.fixup.domainwhitelist.*.mysuffix
doesn't work.
I hope they add this feature into Firefox, although I don't think that's going to be the case, given that the issues you cited are 3 years old at the time of writing this.
Well, I guess it is what it is. Thank you!