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

24 lines
951 B
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": "3128",
"firefox.manual.use_for_https": false,
"firefox.manual.https_proxy.address": "https.proxy.net",
"firefox.manual.https_proxy.port": "3128",
"firefox.manual.socks_proxy.address": "http.proxy.net",
"firefox.manual.socks_proxy.port": "3128",
"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.address": "http.proxy.net",
"foxyproxy.proxies.port": "3128"
}
]
}