1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Check if charset is supported by TextDecoder

This commit is contained in:
nobody
2020-05-22 07:19:01 +02:00
parent 2f9247eb24
commit bad4187cd7
3 changed files with 229 additions and 0 deletions

View File

@@ -25,6 +25,7 @@
<ul>
<li>Fixed: Identify correct charset if its in quotation marks</li>
<li>Mapping: Removed duplicates</li>
<li>DOM manipulation: Check if charset is supported by TextDecoder()</li>
</ul>
<div class="topic-label">