mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2025-12-06 16:17:40 +00:00
added vsco
added vsco, remove things not need
This commit is contained in:
@@ -40,7 +40,7 @@ patch "twitter" "revanced"
|
||||
|
||||
# Patch Twitch:
|
||||
get_patches_key "twitch"
|
||||
get_ver "Block video ads" "tv.twitch.android.app"
|
||||
get_ver "Block audio ads" "tv.twitch.android.app"
|
||||
get_apk "twitch" "twitch" "twitch-interactive-inc/twitch/twitch"
|
||||
patch "twitch" "revanced"
|
||||
|
||||
|
||||
@@ -35,6 +35,13 @@ patch "windy" "revanced"
|
||||
|
||||
#################################################
|
||||
|
||||
# Patch VSCO: Photo & Video Editor:
|
||||
get_patches_key "vsco"
|
||||
get_apk "vsco" "vsco-cam" "vsco/vsco-cam/vsco-cam"
|
||||
patch "vsco" "revanced"
|
||||
|
||||
#################################################
|
||||
|
||||
rm -f patches*.json revanced-patches*.jar revanced-integrations*.apk revanced-cli*.jar
|
||||
dl_gh "revanced-patches" "revanced" "tags/v2.187.0"
|
||||
dl_gh "revanced-integrations" "revanced" "tags/v0.115.1"
|
||||
@@ -44,7 +51,6 @@ dl_gh "revanced-cli" "revanced" "tags/v2.22.0"
|
||||
|
||||
#Patch Tasker:
|
||||
get_patches_key "tasker"
|
||||
#version="6.2.12-rc"
|
||||
get_apk "tasker" "tasker" "joaomgcd/tasker/tasker"
|
||||
_patch "tasker" "revanced"
|
||||
|
||||
@@ -52,8 +58,7 @@ _patch "tasker" "revanced"
|
||||
|
||||
#Patch Nova Launcher:
|
||||
get_patches_key "nova-launcher"
|
||||
#version="8.0.6"
|
||||
get_apk "nova-launcher" "nova-launcher" "teslacoil-software/nova-launcher/nova-launcher"
|
||||
_patch "nova-launcher" "revanced"
|
||||
|
||||
#################################################
|
||||
#################################################
|
||||
|
||||
@@ -21,16 +21,6 @@ fi
|
||||
|
||||
#################################################
|
||||
|
||||
# Download the htmlq for to get apk from APKMirror
|
||||
dl_htmlq() {
|
||||
req "https://github.com/mgdm/htmlq/releases/latest/download/htmlq-x86_64-linux.tar.gz" "./htmlq.tar.gz"
|
||||
tar -xf "./htmlq.tar.gz" -C "./"
|
||||
rm "./htmlq.tar.gz"
|
||||
HTMLQ="./htmlq"
|
||||
}
|
||||
|
||||
#################################################
|
||||
|
||||
# Download Github assets requirement:
|
||||
dl_gh() {
|
||||
for repo in $1 ; do
|
||||
|
||||
1
src/patches/vsco/exclude-patches
Normal file
1
src/patches/vsco/exclude-patches
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
1
src/patches/vsco/include-patches
Normal file
1
src/patches/vsco/include-patches
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
Reference in New Issue
Block a user