From fd869cafe5266869498ecee42fb7b606138ba659 Mon Sep 17 00:00:00 2001 From: Black_Yuzia <25010528+BlackYuzia@users.noreply.github.com> Date: Sat, 5 Feb 2022 23:11:55 +0200 Subject: [PATCH] remove duplicate stringArray --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1c52b643b..e8d192981 100644 --- a/README.md +++ b/README.md @@ -1518,7 +1518,6 @@ The performance will be much slower than without obfuscation splitStrings: true, splitStringsChunkLength: 5, stringArray: true, - stringArray: true, stringArrayCallsTransform: true, stringArrayEncoding: ['rc4'], stringArrayIndexShift: true,