mirror of
https://github.com/Nezumi-2711/revanced-apk-build.git
synced 2026-09-22 20:02:00 +00:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
94c8ce77a9 | ||
|
|
aece463380 |
@@ -114,7 +114,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
cd build || { echo "build folder not found"; exit 1; }
|
cd build || { echo "build folder not found"; exit 1; }
|
||||||
|
|
||||||
TG_CHAT="@rvc_magisk"
|
TG_CHAT="-1002417137882"
|
||||||
NL=$'\n'
|
NL=$'\n'
|
||||||
APKS=""
|
APKS=""
|
||||||
MODULES=""
|
MODULES=""
|
||||||
|
|||||||
@@ -46,6 +46,8 @@ cli-source = "inotia00/revanced-cli"
|
|||||||
rv-brand = "ReVanced Extended"
|
rv-brand = "ReVanced Extended"
|
||||||
build-mode = "both"
|
build-mode = "both"
|
||||||
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube"
|
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube"
|
||||||
|
included-patches = "'Custom header for YouTube'"
|
||||||
|
excluded-patches = "'Custom branding icon for YouTube' 'Custom branding name for YouTube'"
|
||||||
# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.youtube"
|
# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.youtube"
|
||||||
|
|
||||||
[Reddit-Extended]
|
[Reddit-Extended]
|
||||||
|
|||||||
Reference in New Issue
Block a user