Spaces:
Paused
Paused
File size: 169 Bytes
046723b |
1 2 3 4 5 6 7 8 9 10 11 |
{
"proxy-one": {
"label": "Proxy One",
"url": "http://squid-one:3128"
},
"proxy-two": {
"label": "Proxy Two",
"url": "http://squid-two:3128"
}
}
|