mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2025-12-06 08:07:40 +00:00
Update
This commit is contained in:
@@ -84,20 +84,17 @@ revanced_dl(){
|
||||
revanced_dl
|
||||
# Patch Pixiv:
|
||||
get_patches_key "pixiv"
|
||||
version="6.134.1" #https://github.com/ReVanced/revanced-patches/issues/4477
|
||||
get_apk "jp.pxv.android" "pixiv" "pixiv" "pixiv-inc/pixiv/pixiv"
|
||||
patch "pixiv" "revanced"
|
||||
# Patch Twitch:
|
||||
get_patches_key "twitch"
|
||||
#get_apk "tv.twitch.android.app" "twitch" "twitch" "twitch-interactive-inc/twitch/twitch" "Bundle_extract"
|
||||
#split_editor "twitch" "twitch"
|
||||
version="19.1.0" #https://github.com/orgs/ReVanced/discussions/1135#discussioncomment-11797007
|
||||
get_apk "tv.twitch.android.app" "twitch" "twitch" "twitch-interactive-inc/twitch/twitch"
|
||||
get_apk "tv.twitch.android.app" "twitch" "twitch" "twitch-interactive-inc/twitch/twitch-live-streaming" "Bundle_extract"
|
||||
split_editor "twitch" "twitch"
|
||||
patch "twitch" "revanced"
|
||||
# Patch Twitch Arm64-v8a:
|
||||
#get_patches_key "twitch"
|
||||
#split_editor "twitch" "twitch-arm64-v8a" "exclude" "split_config.armeabi_v7a split_config.x86 split_config.x86_64"
|
||||
#patch "twitch-arm64-v8a" "revanced"
|
||||
get_patches_key "twitch"
|
||||
split_editor "twitch" "twitch-arm64-v8a" "exclude" "split_config.armeabi_v7a split_config.x86 split_config.x86_64"
|
||||
patch "twitch-arm64-v8a" "revanced"
|
||||
}
|
||||
6() {
|
||||
revanced_dl
|
||||
@@ -194,6 +191,7 @@ revanced_dl(){
|
||||
# Patch Spotjfy Arm64-v8a
|
||||
get_patches_key "Spotjfy-revanced"
|
||||
j="i"
|
||||
version="9.0.64.107" #https://github.com/ReVanced/revanced-patches/issues/5537#issuecomment-3134402120
|
||||
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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user