mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
fix ip
This commit is contained in:
parent
0662db4ac3
commit
195d479665
2 changed files with 0 additions and 4 deletions
|
@ -32,9 +32,6 @@ config proxy 'proxy'
|
||||||
list hosts '1.0.0.1'
|
list hosts '1.0.0.1'
|
||||||
list hosts '212.27.48.10'
|
list hosts '212.27.48.10'
|
||||||
list hosts '198.27.92.1'
|
list hosts '198.27.92.1'
|
||||||
list hosts '151.101.129.164'
|
|
||||||
list hosts '77.88.55.77'
|
|
||||||
list hosts '1.1.1.1'
|
|
||||||
list hosts '74.82.42.42'
|
list hosts '74.82.42.42'
|
||||||
list hosts '176.103.130.130'
|
list hosts '176.103.130.130'
|
||||||
option timeout '10'
|
option timeout '10'
|
||||||
|
|
|
@ -46,7 +46,6 @@ if [ "$(uci -q get omr-tracker.proxy.hosts | grep '23.96.52.53')" != "" ]; then
|
||||||
del_list omr-tracker.proxy.hosts='80.67.169.12'
|
del_list omr-tracker.proxy.hosts='80.67.169.12'
|
||||||
add_list omr-tracker.proxy.hosts='104.16.1.1'
|
add_list omr-tracker.proxy.hosts='104.16.1.1'
|
||||||
add_list omr-tracker.proxy.hosts='198.27.92.1'
|
add_list omr-tracker.proxy.hosts='198.27.92.1'
|
||||||
add_list omr-tracker.proxy.hosts='151.101.129.164'
|
|
||||||
commit omr-tracker
|
commit omr-tracker
|
||||||
EOF
|
EOF
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue