(1)IP配置审核提交
(2)域名白名单审核修改
This commit is contained in:
@@ -29,6 +29,8 @@ public final class Constants {
|
||||
public static final int ACTION_DJ = 2;
|
||||
public static final int ACTION_BMD = 5;
|
||||
public static final int ACTION_HMD = 8;
|
||||
public static final Integer DROP_ACTION = Configurations.getIntProperty("drop_action",32);
|
||||
public static final Integer LOOP_ACTION = Configurations.getIntProperty("loop_action",96);
|
||||
public static final int CFG_PAGE = 0;
|
||||
public static final int AUDIT_PAGE = 1;
|
||||
public static final String DEFAULT_CAPTCHA_PARAM = "captcha";
|
||||
|
||||
Reference in New Issue
Block a user