diff --git a/sup b/sup index c6bca90..aba2193 100755 --- a/sup +++ b/sup @@ -13,7 +13,7 @@ fi cfg_url_regex='^[A-Za-z]([A-Za-z0-9+.-]+)?://.+' cfg_tmp_dir="$XDG_RUNTIME_DIR/sup"; TEMPDIR="$cfg_tmp_dir" -cfg_service_url='https://zfh.so' +cfg_service_url='https://8fw.eu' cfg_screenshot_ext='png' [[ -f $HOME/.suprc ]] && { source "$HOME/.suprc"; }