example proxy
This commit is contained in:
parent
ac3f6e5f3b
commit
3fc84001c1
1 changed files with 6 additions and 0 deletions
6
proxy/example-proxy.json
Normal file
6
proxy/example-proxy.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
[
|
||||
{
|
||||
"ip": "some ip",
|
||||
"country": "Some country"
|
||||
}
|
||||
]
|
Loading…
Reference in a new issue