diff options
author | Alex <b0ris@b0ris-satellite.localdomain> | 2012-01-06 01:53:28 +0200 |
---|---|---|
committer | Alex <b0ris@b0ris-satellite.localdomain> | 2012-01-06 01:53:28 +0200 |
commit | 04a67fd43d8a2d003ea79c7a1f1d94745a78d33c (patch) | |
tree | 18a5b5960f84108989d297093c320a3896337e59 | |
parent | f22688420706f881da8cf9a9d1ef9eb752a23125 (diff) |
fix server config
-rw-r--r-- | server/server/proxy_list.cfg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/server/server/proxy_list.cfg b/server/server/proxy_list.cfg index 9651cb3..b9e4ec5 100644 --- a/server/server/proxy_list.cfg +++ b/server/server/proxy_list.cfg @@ -1,7 +1,7 @@ https://user:password@server.kh.ua:1203 "Ukraine" "Kharkovskaya" "Kharkov"; -socks5://server.com:1230 "Ukraine" "Kharkovskaya." "Izum"; -https://user:password@server.kh.ua:25475 "Ukraine" "Kharkovskaya." "Balakleya"; -socks4://user:password@server.kiev.ua:6841 "Ukraine" "Kievskaya." "Kiev"; +socks5://server.com:1230 "Ukraine" "Kharkovskaya" "Izum"; +https://user:password@server.kh.ua:25475 "Ukraine" "Kharkovskaya" "Balakleya"; +socks4://user:password@server.kiev.ua:6841 "Ukraine" "Kievskaya" "Kiev"; socks4://user:password@server.sumy.ua:8080 "Ukraine" "Sumskaya" "Sumi"; http://user:password@server.sumy.ua:1234 "Ukraine" "Sumskaya" "Konotop"; http://user:password@server.krym.ru:3210 "Ukraine" "Crimea" "Alushta"; |