diff --git a/proxy/example-proxy.json b/proxy/example-proxy.json new file mode 100644 index 0000000..f8bb04a --- /dev/null +++ b/proxy/example-proxy.json @@ -0,0 +1,6 @@ +[ + { + "ip": "some ip", + "country": "Some country" + } +] \ No newline at end of file