1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-04 04:40:05 +02:00

update packages to latest version

This commit is contained in:
s2
2022-08-20 18:51:33 +02:00
parent 09663a35a5
commit 806ebf9a57
4513 changed files with 366205 additions and 92512 deletions

View File

@@ -1,8 +1,11 @@
{
"866": "IBM866",
"unicode-1-1-utf-8": "UTF-8",
"unicode11utf8": "UTF-8",
"unicode20utf8": "UTF-8",
"utf-8": "UTF-8",
"utf8": "UTF-8",
"x-unicode20utf8": "UTF-8",
"cp866": "IBM866",
"csibm866": "IBM866",
"ibm866": "IBM866",
@@ -201,7 +204,13 @@
"ksc5601": "EUC-KR",
"ksc_5601": "EUC-KR",
"windows-949": "EUC-KR",
"unicodefffe": "UTF-16BE",
"utf-16be": "UTF-16BE",
"csunicode": "UTF-16LE",
"iso-10646-ucs-2": "UTF-16LE",
"ucs-2": "UTF-16LE",
"unicode": "UTF-16LE",
"unicodefeff": "UTF-16LE",
"utf-16": "UTF-16LE",
"utf-16le": "UTF-16LE"
}