Skip to content

Commit 7beccf6

Browse files
committed
Update
1 parent 2d8c30e commit 7beccf6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/src/main/assets/home/etc/tool-tree.rc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ case "$menu_id" in
188188
hide) slog settadd 1 ;;
189189
xoa) slog settadd 2 ;;
190190
home) slog settadd 0 ;;
191-
taive) echo "am:[start -a android.intent.action.VIEW -d https://zenlua.github.io/Tool-Tree/add-on/Addon.html]" ;;
191+
taive) echo "am:[start -a android.intent.action.VIEW -d https://zenlua.github.io/Tool-Tree/website/Addon.html]" ;;
192192
file) installadd "$file" "$AON"; slog settadd 0 ;;
193193
esac
194194
</handler>
@@ -304,7 +304,7 @@ case "$menu_id" in
304304
hide) slog settadd2 1 ;;
305305
xoa) slog settadd2 2 ;;
306306
home) slog settadd2 0 ;;
307-
taive) echo "am:[start -a android.intent.action.VIEW -d https://zenlua.github.io/Tool-Tree/add-on/Apkon.html]" ;;
307+
taive) echo "am:[start -a android.intent.action.VIEW -d https://zenlua.github.io/Tool-Tree/website/Apkon.html]" ;;
308308
file) installadd "$file" "$AOK"; slog settadd2 0 ;;
309309
esac
310310
</handler>

0 commit comments

Comments
 (0)