Skip to content

Commit 5efca51

Browse files
authored
Update config.toml
1 parent 352f975 commit 5efca51

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

config.toml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,9 @@ version = "auto"
2929
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/photos/"
3030
uptodown-dlurl = "https://google-photos.en.uptodown.com/android"
3131

32+
# dont build on gh actions (https://github.com/j-hc/revanced-magisk-module/issues/554)
3233
[Music-Extended]
34+
enabled = false
3335
app-name = "Music"
3436
patches-source = "inotia00/revanced-patches"
3537
cli-source = "inotia00/revanced-cli"
@@ -40,6 +42,7 @@ apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube-music"
4042
# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.apps.youtube.music"
4143

4244
[YouTube-Extended]
45+
enabled = false
4346
app-name = "YouTube"
4447
patches-source = "inotia00/revanced-patches"
4548
cli-source = "inotia00/revanced-cli"
@@ -48,13 +51,6 @@ build-mode = "both"
4851
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube"
4952
# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.youtube"
5053

51-
[Reddit-Extended]
52-
patches-source = "inotia00/revanced-patches"
53-
cli-source = "inotia00/revanced-cli"
54-
rv-brand = "ReVanced Extended"
55-
apkmirror-dlurl = "https://www.apkmirror.com/apk/redditinc/reddit/"
56-
# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.reddit.frontpage"
57-
5854
[Twitch]
5955
enabled = false
6056
apkmirror-dlurl = "https://www.apkmirror.com/apk/twitch-interactive-inc/twitch/"

0 commit comments

Comments
 (0)