From fe6662d0802d89fc97b6463e8525e9e21b18ad49 Mon Sep 17 00:00:00 2001 From: zjcqoo Date: Mon, 20 May 2019 21:39:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- test/works.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 test/works.txt diff --git a/README.md b/README.md index f2b9174..d28c467 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ curl -O https://raw.githubusercontent.com/EtherDream/jsproxy/master/i.sh && bash ```bash curl http://服务器IP:8080/http \ - -H '--url: https://git.io/fj85d' \ + -H '--url: https://raw.githubusercontent.com/EtherDream/jsproxy/master/test/works.txt' \ -H 'Origin: http://localhost' ``` diff --git a/test/works.txt b/test/works.txt new file mode 100644 index 0000000..b5754e2 --- /dev/null +++ b/test/works.txt @@ -0,0 +1 @@ +ok \ No newline at end of file