Closed fluffy-critter closed 4 years ago
Per URL normalization rules, https://beesbuzz.biz/ and https://BeesBuzz.Biz are the same domain, and the latter should be normalized to the former.
https://beesbuzz.biz/
https://BeesBuzz.Biz
Fixing this in permanent_url will fix it in all endpoints where the URL itself matters (i.e. IndieAuth).
permanent_url
Per URL normalization rules,
https://beesbuzz.biz/
andhttps://BeesBuzz.Biz
are the same domain, and the latter should be normalized to the former.Fixing this in
permanent_url
will fix it in all endpoints where the URL itself matters (i.e. IndieAuth).