mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Use ip instead of website
This commit is contained in:
parent
b26c636f0d
commit
3bc3a9b1d7
2 changed files with 13 additions and 8 deletions
|
@ -16,8 +16,12 @@ config defaults 'defaults'
|
|||
|
||||
config shadowsocks 'shadowsocks'
|
||||
option enabled '1'
|
||||
list hosts 'google.com'
|
||||
list hosts 'bing.com'
|
||||
option timeout '1'
|
||||
option tries '2'
|
||||
list hosts '1.1.1.1'
|
||||
list hosts '1.0.0.1'
|
||||
list hosts '212.27.48.10'
|
||||
list hosts '23.96.52.53'
|
||||
list hosts '104.40.211.35'
|
||||
list hosts '80.67.169.12'
|
||||
option timeout '2'
|
||||
option tries '4'
|
||||
option interval '10'
|
Loading…
Add table
Add a link
Reference in a new issue