We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57ae35d commit 1f4ccabCopy full SHA for 1f4ccab
README.md
@@ -11,7 +11,7 @@ I have used free OpenVPN configuration file from this site https://www.vpngate.n
11
I am not sure how long it will work with the free ovpn file. It's better to update ovpn files with your own ovpn.
12
</br></br>
13
14
-### Instruction to update server list:
+## Instruction to update server list:
15
1. Replace/add your .ovpn file with <b> assets/</b> directory .ovpn file
16
2. Now go to MainActivity.class and find the "getServerList()" method there you have to update server information.
17
3. [!Optional] At Last go to SharedPreference.class and find the "getServer()" method there update default server information.
0 commit comments