This commit is contained in:
Jack L. Frost 2015-10-19 00:35:04 +03:00
parent af0b52e575
commit ee819a8629
1 changed files with 1 additions and 1 deletions

2
sup
View File

@ -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"; }