Commit c1604eaf authored by Max Lv's avatar Max Lv

update public address

parent 988ef026
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
<PreferenceCategory android:title="@string/proxy_cat"> <PreferenceCategory android:title="@string/proxy_cat">
<EditTextPreference <EditTextPreference
android:dependency="isRunning" android:dependency="isRunning"
android:defaultValue="198.199.82.12" android:defaultValue="198.199.101.152"
android:key="proxy" android:key="proxy"
android:summary="@string/proxy_summary" android:summary="@string/proxy_summary"
android:title="@string/proxy"> android:title="@string/proxy">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment