mirror of
https://github.com/gchq/CyberChef
synced 2025-12-20 10:13:42 +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";
|
||||
|
||||
/**
|
||||
* Citrix CTX1 Encode operation
|
||||
|
||||
Reference in New Issue
Block a user