mirror of
https://github.com/DefectingCat/rua-list
synced 2025-07-15 08:41:32 +00:00
chore(api): change backend address
This commit is contained in:
@ -1,2 +1,4 @@
|
||||
// Target address
|
||||
pub static MSG_URL: &str = "https://swdx.kdah.cn:8011";
|
||||
// pub static MSG_URL: &str = "https://swdx.kdah.cn:8011";
|
||||
|
||||
pub static MSG_URL: &str = "http://58.242.187.12:8011";
|
Reference in New Issue
Block a user