mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 11:09:57 +08:00
sync with upstream source
This commit is contained in:
parent
4b3d226812
commit
fe6292f7bf
@ -652,10 +652,13 @@ msgstr "使用dnscrypt-proxy TCP查询并缓存"
|
||||
msgid "Use dnsforwarder tcp query and cache"
|
||||
msgstr "使用dnsforwarder TCP查询并缓存"
|
||||
|
||||
msgid "Use Pdnsd udp query and cache"
|
||||
msgstr "使用Pdnsd UDP查询并缓存"
|
||||
|
||||
|
||||
msgid "Use dnsforwarder udp query and cache"
|
||||
msgstr "使用dnsforwarder UDP查询并缓存"
|
||||
|
||||
|
||||
msgid "Use chinadns query and cache"
|
||||
msgstr "使用ChinaDNS查询并缓存"
|
||||
|
||||
|
@ -457,6 +457,8 @@ if arg[1] then
|
||||
log('发生错误, 正在恢复服务')
|
||||
end)
|
||||
log('订阅完毕...')
|
||||
else
|
||||
log('未设置或启用订阅, 请检查设置...')
|
||||
end
|
||||
elseif arg[1] == "add" then
|
||||
local f = assert(io.open("/tmp/links.conf",'r'))
|
||||
|
Loading…
x
Reference in New Issue
Block a user