(#lbyemiq) @aelaraji@aelaraji.com The only thing I’ve observed so far is your server isn’t setting a charset. e.g:

$ curl -v -o /dev/null https://twtxt.net/~prologic/twtxt.txt 2>&1 | grep 'content-type'
< content-type: text/plain; charset=utf-8

#wsx5enq