From b430f265f998ca75d200eaf290e890df242042c6 Mon Sep 17 00:00:00 2001 From: aclist <92275929+aclist@users.noreply.github.com> Date: Wed, 22 Nov 2023 19:10:24 +0900 Subject: [PATCH] chore: drop stale urls --- dzgui.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/dzgui.sh b/dzgui.sh index 8f04d69..c24d1e7 100755 --- a/dzgui.sh +++ b/dzgui.sh @@ -35,8 +35,6 @@ db_file="$releases_url/ips.csv.gz" sums_url="$stable_url/helpers/sums.md5" scmd_url="$stable_url/helpers/scmd.sh" vdf2json_url="$stable_url/helpers/vdf2json.py" -notify_url="$stable_url/helpers/d.html" -notify_img_url="$stable_url/helpers/d.webp" forum_url="https://github.com/aclist/dztui/discussions" version_file="$config_path/versions" steamsafe_zenity="/usr/bin/zenity"