mirror of
https://github.com/nkanaev/yarr.git
synced 2025-05-24 00:33:14 +00:00
nothing can be done
the website serves content without charset/encoding information in http headers. in the absence of that info charset.DetermineEncoding defaults to cp-1252, but the actual content served is utf-8. which explains why, say, ’ shows up as ’ see: https://stackoverflow.com/questions/2477452/%C3%A2%E2%82%AC-showing-on-page-instead-of
This commit is contained in:
parent
c2a28bcadf
commit
fd44c98cd0
@ -1,5 +1,3 @@
|
|||||||
- fix: text is garbled in
|
|
||||||
https://www.tedinski.com/2019/11/17/book-status-update.html
|
|
||||||
- fix: focus on the newly added feed
|
- fix: focus on the newly added feed
|
||||||
- etc: test new parser extensively
|
- etc: test new parser extensively
|
||||||
- fix: loading items (by scrolling down) is glitching while feeds are refreshing
|
- fix: loading items (by scrolling down) is glitching while feeds are refreshing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user