From 91fb3d76951f6903ecd9eb3906e7744c8e619df0 Mon Sep 17 00:00:00 2001 From: Rodolphe Breard Date: Wed, 29 Apr 2015 14:48:40 +0200 Subject: [PATCH] Adding a random string to the "stop censorship" message. This is intended to bypass log grouping by creating (almost) unique messages, thus maximizing the visibility. --- .zshrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index 11fa85c..4e5fec1 100644 --- a/.zshrc +++ b/.zshrc @@ -91,6 +91,7 @@ stop_censorship() { msg="Halte à la censure administrative du web !" for ip in "90.85.16.50" "90.85.16.51" "90.85.16.52" do - curl -s -o /dev/null --get --data-urlencode "msg=$msg" -H "Host: $msg" --user-agent "$msg" --referer "$msg" "http://$ip/" + randmsg="$msg $(base64