From b9fa6c6311f081b750b46ba6cd4c06416a786b41 Mon Sep 17 00:00:00 2001 From: kev Date: Fri, 17 Jul 2015 16:38:25 +0800 Subject: [PATCH] upate --- splash/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/splash/README.md b/splash/README.md index 7be1cec..3748249 100644 --- a/splash/README.md +++ b/splash/README.md @@ -54,7 +54,7 @@ $ docker-compose up -d ## client ``` -$ http --proxy http:http://server:8051 http://www.baidu.com x-splash-render:json x-splash-html:1 x-splash-png:1 x-splash-iframes:1 > so.json +$ http --proxy http:http://server:8051 http://stackoverflow.com x-splash-render:json x-splash-html:1 x-splash-png:1 x-splash-iframes:1 > so.json $ jq . so.json $ http --proxy http:http://server:8051 http://stackoverflow.com x-splash-render:png > so.png