This commit is contained in:
siritami
2025-06-29 14:34:14 +07:00
parent 973600e2fe
commit 07e02bce5f
2 changed files with 2 additions and 2 deletions

View File

@@ -197,7 +197,7 @@ revanced_dl(){
# Patch Spotjfy Arm64-v8a # Patch Spotjfy Arm64-v8a
get_patches_key "Spotjfy-revanced" get_patches_key "Spotjfy-revanced"
j="i" j="i"
get_apkpure "com.spot"$j"fy.music" "spotjfy-beta-arm64-v8a" "spot"$j"fy-music-and-podcasts-for-android/com.spot"$j"fy.music" "Bundle" get_apkpure "com.spot"$j"fy.music" "spotjfy-beta-arm64-v8a" "spot"$j"fy-music-and-podcasts-for-android/com.spot"$j"fy.music"
patch "spotjfy-beta-arm64-v8a" "revanced" patch "spotjfy-beta-arm64-v8a" "revanced"
} }
case "$1" in case "$1" in

View File

@@ -194,7 +194,7 @@ revanced_dl(){
# Patch Spotjfy Arm64-v8a # Patch Spotjfy Arm64-v8a
get_patches_key "Spotjfy-revanced" get_patches_key "Spotjfy-revanced"
j="i" j="i"
get_apkpure "com.spot"$j"fy.music" "spotjfy-arm64-v8a" "spot"$j"fy-music-and-podcasts-for-android/com.spot"$j"fy.music" "Bundle" get_apkpure "com.spot"$j"fy.music" "spotjfy-arm64-v8a" "spot"$j"fy-music-and-podcasts-for-android/com.spot"$j"fy.music"
patch "spotjfy-arm64-v8a" "revanced" patch "spotjfy-arm64-v8a" "revanced"
} }
case "$1" in case "$1" in