mirror of
https://github.com/Nezumi-2711/revanced-apk-build.git
synced 2026-09-22 13:38:52 +00:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fbf816533d | ||
|
|
d6582d2d63 | ||
|
|
1a2af75601 | ||
|
|
6b33d5841d | ||
|
|
9f6f043d9a | ||
|
|
88ea74d38f | ||
|
|
ea7dd1d777 | ||
|
|
39e551c73c | ||
|
|
b5aac3781a | ||
|
|
9ff2c72375 | ||
|
|
e65dfdaa1b | ||
|
|
b2312718f9 | ||
|
|
f1e8080202 | ||
|
|
f428ad0cfe |
@@ -190,9 +190,9 @@ jobs:
|
|||||||
-d "$(jq -n --arg content "$MSG" '{content: $content}')" \
|
-d "$(jq -n --arg content "$MSG" '{content: $content}')" \
|
||||||
"$DISCORD_WEBHOOK_URL"
|
"$DISCORD_WEBHOOK_URL"
|
||||||
|
|
||||||
curl -X POST -H "Content-Type: application/json" \
|
# curl -X POST -H "Content-Type: application/json" \
|
||||||
-d "$(jq -n --arg content "$MODULES_MSG" '{content: $content}')" \
|
# -d "$(jq -n --arg content "$MODULES_MSG" '{content: $content}')" \
|
||||||
"$DISCORD_WEBHOOK_URL"
|
# "$DISCORD_WEBHOOK_URL"
|
||||||
|
|
||||||
curl -X POST -H "Content-Type: application/json" \
|
curl -X POST -H "Content-Type: application/json" \
|
||||||
-d "$(jq -n --arg content "$APKS_MSG" '{content: $content}')" \
|
-d "$(jq -n --arg content "$APKS_MSG" '{content: $content}')" \
|
||||||
|
|||||||
+23
-24
@@ -18,6 +18,7 @@ uptodown-dlurl = "https://youtube.en.uptodown.com/android"
|
|||||||
[Music]
|
[Music]
|
||||||
build-mode = "apk"
|
build-mode = "apk"
|
||||||
arch = "both"
|
arch = "both"
|
||||||
|
version = "auto"
|
||||||
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube-music"
|
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube-music"
|
||||||
uptodown-dlurl = "https://youtube-music.en.uptodown.com/android"
|
uptodown-dlurl = "https://youtube-music.en.uptodown.com/android"
|
||||||
# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.apps.youtube.music"
|
# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.apps.youtube.music"
|
||||||
@@ -26,7 +27,7 @@ uptodown-dlurl = "https://youtube-music.en.uptodown.com/android"
|
|||||||
build-mode = "apk"
|
build-mode = "apk"
|
||||||
arch = "both"
|
arch = "both"
|
||||||
version = "auto"
|
version = "auto"
|
||||||
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/photos/"
|
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/photos"
|
||||||
uptodown-dlurl = "https://google-photos.en.uptodown.com/android"
|
uptodown-dlurl = "https://google-photos.en.uptodown.com/android"
|
||||||
|
|
||||||
[Music-Extended]
|
[Music-Extended]
|
||||||
@@ -36,9 +37,25 @@ cli-source = "inotia00/revanced-cli"
|
|||||||
rv-brand = "ReVanced Extended"
|
rv-brand = "ReVanced Extended"
|
||||||
build-mode = "apk"
|
build-mode = "apk"
|
||||||
arch = "both"
|
arch = "both"
|
||||||
|
version = "auto"
|
||||||
included-patches = "'Custom header for YouTube Music' 'Spoof client'"
|
included-patches = "'Custom header for YouTube Music' 'Spoof client'"
|
||||||
excluded-patches = "'Custom branding icon for YouTube Music' 'Custom branding name for YouTube Music'"
|
excluded-patches = "'Custom branding icon for YouTube Music' 'Custom branding name for YouTube Music'"
|
||||||
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube-music"
|
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube-music"
|
||||||
|
uptodown-dlurl = "https://youtube-music.uptodown.com/android"
|
||||||
|
|
||||||
|
[Music-Extended-Beta]
|
||||||
|
app-name = "Music"
|
||||||
|
patches-source = "inotia00/revanced-patches"
|
||||||
|
patches-version = "dev"
|
||||||
|
cli-source = "inotia00/revanced-cli"
|
||||||
|
rv-brand = "ReVanced Extended"
|
||||||
|
build-mode = "apk"
|
||||||
|
arch = "both"
|
||||||
|
version = "auto"
|
||||||
|
included-patches = "'Custom header for YouTube Music' 'Spoof client'"
|
||||||
|
excluded-patches = "'Custom branding icon for YouTube Music' 'Custom branding name for YouTube Music'"
|
||||||
|
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube-music"
|
||||||
|
uptodown-dlurl = "https://youtube-music.uptodown.com/android"
|
||||||
|
|
||||||
[YouTube-Extended]
|
[YouTube-Extended]
|
||||||
app-name = "YouTube"
|
app-name = "YouTube"
|
||||||
@@ -46,39 +63,21 @@ patches-source = "inotia00/revanced-patches"
|
|||||||
cli-source = "inotia00/revanced-cli"
|
cli-source = "inotia00/revanced-cli"
|
||||||
rv-brand = "ReVanced Extended"
|
rv-brand = "ReVanced Extended"
|
||||||
build-mode = "apk"
|
build-mode = "apk"
|
||||||
|
version = "auto"
|
||||||
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube"
|
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube"
|
||||||
|
uptodown-dlurl = "https://youtube.en.uptodown.com/android"
|
||||||
included-patches = "'Custom header for YouTube' 'MaterialYou' 'Hide Shorts dimming'"
|
included-patches = "'Custom header for YouTube' 'MaterialYou' 'Hide Shorts dimming'"
|
||||||
excluded-patches = "'Custom branding icon for YouTube' 'Custom branding name for YouTube' 'Disable splash animation'"
|
excluded-patches = "'Custom branding icon for YouTube' 'Custom branding name for YouTube' 'Disable splash animation'"
|
||||||
|
|
||||||
[YouTube-Extended-Beta]
|
[YouTube-Extended-Beta]
|
||||||
app-name = "YouTube"
|
app-name = "YouTube"
|
||||||
patches-source = "inotia00/revanced-patches"
|
patches-source = "inotia00/revanced-patches"
|
||||||
version = "v5.4.1-dev.1"
|
patches-version = "dev"
|
||||||
cli-source = "inotia00/revanced-cli"
|
cli-source = "inotia00/revanced-cli"
|
||||||
rv-brand = "ReVanced Extended"
|
rv-brand = "ReVanced Extended"
|
||||||
build-mode = "apk"
|
build-mode = "apk"
|
||||||
|
version = "auto"
|
||||||
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube"
|
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube"
|
||||||
|
uptodown-dlurl = "https://youtube.en.uptodown.com/android"
|
||||||
included-patches = "'Custom header for YouTube' 'MaterialYou'"
|
included-patches = "'Custom header for YouTube' 'MaterialYou'"
|
||||||
excluded-patches = "'Custom branding icon for YouTube' 'Custom branding name for YouTube' 'Disable splash animation'"
|
excluded-patches = "'Custom branding icon for YouTube' 'Custom branding name for YouTube' 'Disable splash animation'"
|
||||||
|
|
||||||
[Reddit-Extended]
|
|
||||||
patches-source = "inotia00/revanced-patches"
|
|
||||||
cli-source = "inotia00/revanced-cli"
|
|
||||||
rv-brand = "ReVanced Extended"
|
|
||||||
apkmirror-dlurl = "https://www.apkmirror.com/apk/redditinc/reddit"
|
|
||||||
# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.reddit.frontpage"
|
|
||||||
|
|
||||||
|
|
||||||
[TikTok]
|
|
||||||
enabled = false
|
|
||||||
# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.zhiliaoapp.musically"
|
|
||||||
included-patches = "'SIM spoof'"
|
|
||||||
|
|
||||||
[Messenger]
|
|
||||||
enabled = false
|
|
||||||
apkmirror-dlurl = "https://www.apkmirror.com/apk/facebook-2/messenger/"
|
|
||||||
arch = "arm64-v8a"
|
|
||||||
|
|
||||||
[Spotify]
|
|
||||||
enabled = false
|
|
||||||
uptodown-dlurl = "https://spotify.en.uptodown.com/android"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user