Feature: add dns.geoip-code support

This commit is contained in:
kr328
2021-09-12 17:38:52 +08:00
parent 66d02c7e2d
commit f271ba3d97
4 changed files with 15 additions and 0 deletions

View File

@@ -213,4 +213,5 @@
<string name="name_server_policy">Name Server 策略</string>
<string name="block_loopback">阻止本地回环</string>
<string name="block_loopback_summary">阻止本地回环连接</string>
<string name="geoip_fallback_code">GeoIP Fallback 区域代码</string>
</resources>