So I discovered (get it? π€£) that there is a Twtxt feed out there that is otherwise identical but are served as two different feeds with a different # url =
field for some strange reason, even though the content is literally identical π
You can see what I mean by poking around these two twts: #jbsw56q and #bekvqja
Basically if youβre going to serve your feed over different protocols or a different URL on the same protocol/scheme, you really should use the same # url =
(Hashing URI as per the spec) π€