File tree Expand file tree Collapse file tree
app/src/main/assets/home/etc Expand file tree Collapse file tree Original file line number Diff line number Diff 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 ;;
193193esac
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 ;;
309309esac
310310</handler>
You can’t perform that action at this time.
0 commit comments