You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -103,7 +103,7 @@ encode_strings = true
103
103
<h3>Recommendations</h3>
104
104
<p>Due to the method of obfuscation the obfuscator cannot yet tell if a name is a string or a var name so try not to use var names in strings!</p>
105
105
<p>
106
-
Insert garbage is a bit buggy and can break code due to indenting issues so if you want to use inset garbage make sure to fix any indenting issues if they happen
106
+
Insert garbage is a bit buggy and can break code due to indenting issues so if you want to use insert garbage make sure to fix any indenting issues if they happen!
0 commit comments