diff --git a/bin/derstandard b/bin/derstandard index eb63404..24da1d8 100755 --- a/bin/derstandard +++ b/bin/derstandard @@ -3,10 +3,9 @@ set -e FIVEFILTERS_URL="https://fivefilters.cloonar.com" -FIVEFILTERS_IP="10.42.97.5" RSS_SOURCE="https://www.derstandard.at/rss" -CURL="curl -sk --resolve fivefilters.cloonar.com:443:${FIVEFILTERS_IP}" +CURL="curl -sk" usage() { cat <