diff --git a/src/consts.rs b/src/consts.rs index 0528453..943c1fb 100644 --- a/src/consts.rs +++ b/src/consts.rs @@ -1,2 +1,4 @@ // Target address -pub static MSG_URL: &str = "https://swdx.kdah.cn:8011"; \ No newline at end of file +// pub static MSG_URL: &str = "https://swdx.kdah.cn:8011"; + +pub static MSG_URL: &str = "http://58.242.187.12:8011"; \ No newline at end of file