mirror of
https://github.com/gchq/CyberChef
synced 2025-12-14 07:13:18 +00:00
Added support for 109 more character encodings
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
*/
|
||||
|
||||
import Operation from "../Operation.mjs";
|
||||
import cptable from "../vendor/js-codepage/cptable.js";
|
||||
import cptable from "codepage";
|
||||
import {IO_FORMAT} from "../lib/ChrEnc.mjs";
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user