mirror of https://github.com/FongMi/TV.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
494 B
17 lines
494 B
<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation">
|
|
|
|
<string-array name="doh_name">
|
|
<item>系統</item>
|
|
<item>騰訊</item>
|
|
<item>阿里</item>
|
|
<item>360</item>
|
|
</string-array>
|
|
|
|
<string-array name="doh_url">
|
|
<item />
|
|
<item>https://doh.pub/dns-query</item>
|
|
<item>https://dns.alidns.com/dns-query</item>
|
|
<item>https://doh.360.cn/dns-query</item>
|
|
</string-array>
|
|
|
|
</resources> |