mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2025-12-06 08:07:40 +00:00
fix bugs
- Correct tiktok version - Remove ability to patch tasker, nova launcher because ReVanced totally remove patches - Correct pacth()
This commit is contained in:
@@ -18,7 +18,7 @@ patch "pixiv" "revanced"
|
||||
|
||||
# Patch Lightroom:
|
||||
get_patches_key "lightroom"
|
||||
get_apk "lightroom" "lightroom" "adobe/lightroom/lightroom"
|
||||
get_apk "lightroom" "lightroom" "adobe/lightroom/lightroom" "arm64-v8a"
|
||||
patch "lightroom" "revanced"
|
||||
|
||||
#################################################
|
||||
@@ -36,24 +36,3 @@ get_apk "tumblr" "tumblr" "tumblr-inc/tumblr/tumblr"
|
||||
patch "tumblr" "revanced"
|
||||
|
||||
#################################################
|
||||
|
||||
rm -f patches*.json revanced-patches*.jar revanced-integrations*.apk revanced-cli*.jar
|
||||
dl_gh "revanced-patches-template" "revanced" "tags/v2.187.0"
|
||||
dl_gh "revanced-integrations" "revanced" "tags/v0.115.1"
|
||||
dl_gh "revanced-cli" "revanced" "tags/v2.22.0"
|
||||
|
||||
#################################################
|
||||
|
||||
#Patch Tasker:
|
||||
get_patches_key "tasker"
|
||||
get_apk "tasker" "tasker" "joaomgcd/tasker/tasker"
|
||||
patch "tasker" "revanced"
|
||||
|
||||
#################################################
|
||||
|
||||
#Patch Nova Launcher:
|
||||
get_patches_key "nova-launcher"
|
||||
get_apk "nova-launcher" "nova-launcher" "teslacoil-software/nova-launcher/nova-launcher"
|
||||
patch "nova-launcher" "revanced"
|
||||
|
||||
#################################################
|
||||
Reference in New Issue
Block a user