Version: 2.2.3 Update

This commit is contained in:
AnonymousUser
2022-05-12 11:00:55 +08:00
parent 1238e536d1
commit 15f84028bb
5 changed files with 204 additions and 217 deletions

View File

@@ -4,7 +4,6 @@ package burp;
* @author EvilChen
*/
import burp.yaml.LoadConfig;
import java.util.Map;
public class Config {
@@ -25,7 +24,6 @@ public class Config {
"dfa"
};
public static String[] colorArray = new String[] {
"red",
"orange",