rougail-user-data-yaml/tests/result_tutorial/190/03_ro.json

32 lines
1.2 KiB
JSON
Raw Permalink Normal View History

2026-05-01 09:12:28 +02:00
{
"firefox.proxy_mode": "Manual proxy configuration",
"firefox.manual.http_proxy.address": "http.proxy.net",
"firefox.manual.http_proxy.port": "8080",
"firefox.manual.use_for_https": true,
"firefox.manual.https_proxy.address": "http.proxy.net",
"firefox.manual.https_proxy.port": "8080",
"firefox.manual.socks_proxy.address": "http.proxy.net",
"firefox.manual.socks_proxy.port": "8080",
"firefox.manual.socks_proxy.version": "v5",
"firefox.no_proxy": [],
"firefox.prompt_authentication": true,
"firefox.proxy_dns_socks5": false,
"firefox.dns_over_https.enable_dns_over_https": false,
"foxyproxy.proxies.title": [
{
"foxyproxy.proxies.title": "My company",
"foxyproxy.proxies.type": "HTTP",
"foxyproxy.proxies.color": "#66cc66"
},
{
"foxyproxy.proxies.title": "An other company",
"foxyproxy.proxies.type": "SOCKS5",
"foxyproxy.proxies.color": "#cc66cc"
},
{
"foxyproxy.proxies.title": "WPAD",
"foxyproxy.proxies.type": "WPAD",
"foxyproxy.proxies.color": "#1166cc"
}
]
}