Version: 2.4.5 Update

This commit is contained in:
AnonymousUser
2022-12-18 16:12:16 +08:00
parent 48e355ac54
commit df4496d4fd
4 changed files with 8 additions and 2 deletions

View File

@@ -13,6 +13,8 @@ public class Config {
public static String[] scopeArray = new String[] {
"any",
"any header",
"any body",
"response",
"response header",
"response body",