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