Skip to content

Commit 08f1420

Browse files
authored
Update config.toml
1 parent 05cadf8 commit 08f1420

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

config.toml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@ included-patches = ""
1313
version = "auto"
1414
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube"
1515
uptodown-dlurl = "https://youtube.en.uptodown.com/android"
16-
# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.youtube"
16+
archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.youtube"
1717

1818
[Music]
1919
build-mode = "both"
2020
arch = "both"
2121
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube-music"
2222
uptodown-dlurl = "https://youtube-music.en.uptodown.com/android"
23-
# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.apps.youtube.music"
23+
archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.apps.youtube.music"
2424

2525
[GooglePhotos]
2626
build-mode = "both"
@@ -31,8 +31,9 @@ uptodown-dlurl = "https://google-photos.en.uptodown.com/android"
3131

3232
[Spotify]
3333
uptodown-dlurl = "https://spotify.en.uptodown.com/android"
34+
archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.spotify.music"
3435

35-
# dont build on gh actions (https://github.com/j-hc/revanced-magisk-module/issues/554)
36+
# https://github.com/j-hc/revanced-magisk-module/issues/554
3637
[Music-Extended]
3738
enabled = false
3839
app-name = "Music"
@@ -42,7 +43,6 @@ rv-brand = "ReVanced Extended"
4243
build-mode = "both"
4344
arch = "both"
4445
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube-music"
45-
# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.apps.youtube.music"
4646

4747
[YouTube-Extended]
4848
enabled = false
@@ -52,7 +52,6 @@ cli-source = "inotia00/revanced-cli"
5252
rv-brand = "ReVanced Extended"
5353
build-mode = "both"
5454
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube"
55-
# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.youtube"
5655

5756
[Twitch]
5857
enabled = false

0 commit comments

Comments
 (0)