We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 405c44f commit 752d31dCopy full SHA for 752d31d
src/prometheus/namegenerators/confuse.lua
@@ -1,6 +1,6 @@
1
-- This Script is Part of the Prometheus Obfuscator by Levno_710
2
--
3
--- namegenerators/mangled.lua
+-- namegenerators/confuse.lua
4
5
-- This Script provides a function for generation of confusing variable names
6
@@ -166,4 +166,4 @@ end
166
return {
167
generateName = generateName,
168
prepare = prepare
169
-};
+};
0 commit comments