diff --git a/gravity.sh b/gravity.sh index b6316ab2..30d56151 100755 --- a/gravity.sh +++ b/gravity.sh @@ -92,7 +92,7 @@ do ;; "pgl.yoyo.org") - cmd="curl -s -d mimetype=plaintext -d hostformat=hosts" + cmd="curl -d mimetype=plaintext -d hostformat=hosts" ;; # Default is a simple curl request