diff --git a/Cargo.toml b/Cargo.toml index 7cbcfec..a319dfd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "telemt" -version = "1.2.0" +version = "2.0.0" edition = "2024" [dependencies] diff --git a/config.toml b/config.toml index bd0f90c..1a1d101 100644 --- a/config.toml +++ b/config.toml @@ -78,3 +78,6 @@ weight = 10 # address = "127.0.0.1:1080" # enabled = false # weight = 1 + +[dc_overrides] +"203" = "91.105.192.100:443" \ No newline at end of file