mirror of
https://github.com/seriyps/mtproto_proxy.git
synced 2026-05-13 08:46:46 +00:00
Update IP lookup service address
This commit is contained in:
parent
7b3e800dc9
commit
69d5a18e38
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@
|
|||
%% `ip_lookup_services' will be tried one-by-one: if 1st is not responding,
|
||||
%% 2nd one will be tried and so on
|
||||
{ip_lookup_services,
|
||||
["http://ip.seriyps.ru/",
|
||||
["http://ipv4.seriyps.ru/",
|
||||
"https://digitalresistance.dog/myIp",
|
||||
"http://ipv4.myexternalip.com/raw"]},
|
||||
%% {external_ip, "YOUR.SERVER.EXTERNAL.IP"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue