From ee819a8629abfe89c23f44b44c073c27e1a1ff3c Mon Sep 17 00:00:00 2001 From: fbt Date: Mon, 19 Oct 2015 00:35:04 +0300 Subject: [PATCH] 8fw.eu --- sup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"; }