5 ms·
I guess firefox 85 (or at least mine) doesn't like the .club tld? This keeps popping up as an attachment. works in chrome though.
by msingle 6y ago
I guess firefox 85 (or at least mine) doesn't like the .club tld? This keeps popping up as an attachment. works in chrome though.
- diggan 6y agoOh, strange. I'm also on Firefox (84 on Ubuntu, 85 on Arch and Nix) and works fine here. Hunch says it can have something to do with how I redirect port 80 to the port the application is running, something like "iptables -A PREROUTING -t nat -i eth0 -p tcp --dport 80 -j REDIRECT --to-port 3825"