From 19ce30d862287fed1b66f63fd87a937d3a37f1b9 Mon Sep 17 00:00:00 2001 From: Christian Mehlmauer Date: Sat, 13 Aug 2016 10:27:52 +0200 Subject: [PATCH] trigger docker build --- example.conf.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example.conf.json b/example.conf.json index aeff03df..a4533544 100644 --- a/example.conf.json +++ b/example.conf.json @@ -2,8 +2,8 @@ "user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:9.0) Gecko/20100101 Firefox/9.0", /* Uncomment the "proxy" line to use the proxy - SOCKS proxies (4, 4A, 5) are supported, ie : "proxy": "socks5://127.0.0.1:9000" - If you do not specify the protocol, http will be used + SOCKS proxies (4, 4A, 5) are supported, ie : "proxy": "socks5://127.0.0.1:9000" + If you do not specify the protocol, http will be used */ //"proxy": "127.0.0.1:3128", //"proxy_auth": "username:password",