1
0
Fork 0
mirror of https://github.com/aclist/dztui.git synced 2025-03-14 16:33:00 +01:00

change: update URL

This commit is contained in:
aclist 2025-01-07 00:33:58 +09:00
parent 0e18839024
commit 54a7c7976c
2 changed files with 2 additions and 2 deletions

View file

@ -587,7 +587,7 @@ fetch_helpers_by_sum(){
["ui.py"]="d3ad9153d8599bea0eede9fd3121ee8e" ["ui.py"]="d3ad9153d8599bea0eede9fd3121ee8e"
["query_v2.py"]="55d339ba02512ac69de288eb3be41067" ["query_v2.py"]="55d339ba02512ac69de288eb3be41067"
["vdf2json.py"]="2f49f6f5d3af919bebaab2e9c220f397" ["vdf2json.py"]="2f49f6f5d3af919bebaab2e9c220f397"
["funcs"]="b928622aa16e966a5098df02bce6dc3b" ["funcs"]="5624b1e44a43c318775caa5d0ceef1f0"
["lan"]="c62e84ddd1457b71a85ad21da662b9af" ["lan"]="c62e84ddd1457b71a85ad21da662b9af"
) )
local author="aclist" local author="aclist"

View file

@ -78,7 +78,7 @@ url_prefix="https://raw.githubusercontent.com/$author/$repo"
stable_url="$url_prefix/dzgui" stable_url="$url_prefix/dzgui"
testing_url="$url_prefix/testing" testing_url="$url_prefix/testing"
releases_url="$gh_prefix/$author/$repo/releases/download/browser" releases_url="$gh_prefix/$author/$repo/releases/download/browser"
help_url="https://$author.github.io/dzgui/dzgui" help_url="https://$author.github.io/dzgui/index"
help_url2="https://$author.codeberg.page" help_url2="https://$author.codeberg.page"
forum_url="https://old.reddit.com/r/dzgui" forum_url="https://old.reddit.com/r/dzgui"
sponsor_url="$gh_prefix/sponsors/$author" sponsor_url="$gh_prefix/sponsors/$author"