Skip to content

Commit

Permalink
update domain name
Browse files Browse the repository at this point in the history
  • Loading branch information
lucktu committed Oct 22, 2023
1 parent 840117e commit 72f0eb8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Hin2n_android/app/src/main/res/values/item_default_values.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
<string name="item_default_netmask">255.255.255.0</string>
<string name="item_default_community"></string>
<string name="item_default_password"></string>
<string name="item_default_supernode_v1">hin2n.wang:10082</string>
<string name="item_default_supernode_v2">hin2n.wang:10086</string>
<string name="item_default_supernode_v2s">hin2n.wang:10088</string>
<string name="item_default_supernode_v1">hin2n.nton.eu.org:10082</string>
<string name="item_default_supernode_v2">hin2n.nton.eu.org:10086</string>
<string name="item_default_supernode_v2s">hin2n.nton.eu.org:10088</string>
<string name="item_default_supernode_v3">supernode.ntop.org:7777</string>
<string name="item_default_supernode_backup"></string>
<string name="item_default_macaddr"></string>
Expand Down

0 comments on commit 72f0eb8

Please sign in to comment.