16 lines
357 B
XML
16 lines
357 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<resources>
|
|
|
|
<string-array name="bridge_options">
|
|
<item>Obfs4 (Recommended)</item>
|
|
<item>Obfs3</item>
|
|
<item>ScrambleSuit</item>
|
|
<item>Tunnel through Azure</item>
|
|
<item>Tunnel through Amazon</item>
|
|
<item>Tunnel through Google</item>
|
|
<item></item>
|
|
</string-array>
|
|
|
|
</resources>
|