mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2025-12-06 16:17:40 +00:00
up
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
`#!/bin/bash
|
||||
#!/bin/bash
|
||||
set -e
|
||||
# Set variables for Revanced
|
||||
readonly revanced_name="revanced"
|
||||
readonly revanced_user="revanced"
|
||||
readonly revanced_patch="patches.rv"
|
||||
readonly revanced_patch="patches-ytm.rv"
|
||||
readonly revanced_ytmsversion="" # Input version supported if you need patch specific YT version.Example: "18.03.36"
|
||||
# Set variables for Revanced Extended
|
||||
readonly revanced_extended_name="revanced-extended"
|
||||
readonly revanced_extended_user="inotia00"
|
||||
readonly revanced_extended_patch="patches.rve"
|
||||
readonly revanced_extended_patch="patches-ytm.rve"
|
||||
readonly revanced_extended_ytmsversion="" # Input version supported if you need patch specific YT version.Example: "18.07.35"
|
||||
# Function prepare patches keywords
|
||||
get_patch() {
|
||||
|
||||
Reference in New Issue
Block a user