Last active
December 29, 2019 14:37
-
-
Save tomasnorre/8947bd703c606d0e5f9b59a65101bacf to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"servers": [ | |
{ | |
"id": "Shanghai_VPN", | |
"url": "127.0.0.1", | |
"desc": "hi there" | |
}, | |
{ | |
"id": "Beijing_VPN", | |
"url": "127.0.0.2", | |
"desc": "hello" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment