forked from revanced-apks/build-apps
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.toml
executable file
·201 lines (166 loc) · 5.28 KB
/
config.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
enable-magisk-update = true # set this to false if you do not want to receive updates for the module in magisk app
# add 'enabled = false' for not patching a specific app or remove it from the config
# see https://github.com/j-hc/revanced-magisk-module/blob/main/CONFIG.md for more detailed explanations
# you can use rvmm-config-gen to generate a config
[YouTube]
build-mode = "apk"
excluded-patches = ""
included-patches = ""
version = "auto"
# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.youtube"
uptodown-dlurl = "https://youtube.en.uptodown.com/android"
[Music]
build-mode = "apk"
version = "auto"
# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.apps.youtube.music"
uptodown-dlurl = "https://youtube-music.en.uptodown.com/android"
arch = "both"
[Twitter]
build-mode = "apk"
version = "latest"
archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.twitter.android"
# uptodown-dlurl = "https://twitter.en.uptodown.com/android"
arch = "all"
[Twitch]
enabled = true
# archive-dlurl = "https://archive.org/download/jhc-apks/apks/tv.twitch.android.app"
uptodown-dlurl = "https://twitch.en.uptodown.com/android"
arch = "both"
[TikTok]
version = "auto"
archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.zhiliaoapp.musically"
# uptodown-dlurl = "https://tiktok.en.uptodown.com/android"
# arch = "armeabi-v7a, arm64-v8a"
included-patches = "'SIM spoof'"
[Reddit]
version = "auto"
# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.reddit.frontpage"
uptodown-dlurl = "https://reddit-official-app.en.uptodown.com/android"
[Messenger]
enabled = true
# apkmirror-dlurl = "https://www.apkmirror.com/apk/facebook-2/messenger/"
uptodown-dlurl = "https://facebook-messenger.en.uptodown.com/android"
# arch = "armeabi-v7a"
[Facebook]
enabled = true
# apkmirror-dlurl = "https://www.apkmirror.com/apk/facebook-2/facebook/"
uptodown-dlurl = "https://facebook.en.uptodown.com/android"
# arch = "armeabi-v7a"
[Spotify]
enabled = false
build-mode = "apk"
version = "auto"
uptodown-dlurl = "https://spotify.en.uptodown.com/android"
[Spotify-Lite]
enabled = true
build-mode = "apk"
version = "auto"
uptodown-dlurl = "https://spotify-lite.en.uptodown.com/android"
[Citra]
enabled = false
apkmirror-dlurl = "https://www.apkmirror.com/apk/citra-emulator/citra-emulator/"
arch = "arm64-v8a"
[Backdrops]
enabled = false
version = "auto"
uptodown-dlurl = "https://backdrops.en.uptodown.com/android"
[WarnWetter]
enabled = false
apkmirror-dlurl = "https://www.apkmirror.com/apk/deutscher-wetterdienst/warnwetter/"
[Windyapp]
enabled = false
apkmirror-dlurl = "https://www.apkmirror.com/apk/windy-weather-world-inc/windy-wind-weather-forecast/"
[MyExpenses]
enabled = true
version = "auto"
uptodown-dlurl = "https://my-expenses.en.uptodown.com/android"
[NyxMusicPlayer]
enabled = true
build-mode = "apk"
version = "auto"
uptodown-dlurl = "https://nyx-music-player.en.uptodown.com/android"
arch = "both"
[IconPackStudio]
enabled = true
version = "auto"
uptodown-dlurl = "https://icon-pack-studio.en.uptodown.com/android"
[TickTick]
enabled = true
version = "auto"
uptodown-dlurl = "https://ticktick.en.uptodown.com/android"
arch = "both"
[Tasker]
enabled = true
uptodown-dlurl = "https://tasker.en.uptodown.com/android"
[Photomath]
enabled = false
apkmonk-dlurl = "https://www.apkmonk.com/app/com.microblink.photomath/"
# [Instagram]
# enabled = true
# version = "auto"
# # archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.instagram.android"
# uptodown-dlurl = "https://instagram.en.uptodown.com/android"
[Instagram]
enabled = true
version = "auto"
archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.instagram.android"
# uptodown-dlurl = "https://instagram.en.uptodown.com/android"
arch = "arm64-v8a"
[InShorts]
enabled = true
version = "auto"
uptodown-dlurl = "https://inshorts.en.uptodown.com/android"
arch = "both"
[SyncForReddit]
enabled = false
version = "auto"
uptodown-dlurl = "https://sync-for-reddit.en.uptodown.com/android"
[InfinityForReddit]
enabled = true
version = "auto"
uptodown-dlurl = "https://infinity-for-reddit.en.uptodown.com/android"
[Music-anddea]
enabled = true
app-name = "Music"
version = "latest"
patches-source = "anddea/revanced-patches"
integrations-source = "anddea/revanced-integrations"
rv-brand = "anddea"
build-mode = "apk"
uptodown-dlurl = "https://youtube-music.en.uptodown.com/android"
arch = "both"
[YouTube-anddea]
enabled = true
app-name = "YouTube"
version = "auto"
patches-source = "anddea/revanced-patches"
integrations-source = "anddea/revanced-integrations"
rv-brand = "anddea"
build-mode = "apk"
uptodown-dlurl = "https://youtube.en.uptodown.com/android"
[VSCO]
enabled = true
version = "auto"
uptodown-dlurl = "https://vsco-cam.en.uptodown.com/android"
arch = "both"
[Pixiv]
enabled = true
version = "auto"
uptodown-dlurl = "https://pixiv.en.uptodown.com/android"
[Trakt]
enabled = false
version = "auto"
# uptodown-dlurl = "https://trakt.en.uptodown.com/android"
[MemeGenerator]
enabled = true
version = "auto"
uptodown-dlurl = "https://meme-generator-free.en.uptodown.com/android"
[Lightroom]
enabled = true
version = "auto"
uptodown-dlurl = "https://adobe-lightroom-mobile.en.uptodown.com/android"
arch = "both"
[Tumblr]
enabled = true
version = "auto"
uptodown-dlurl = "https://tumblr.en.uptodown.com/android"