Update config.toml
Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
@@ -6,7 +6,7 @@ RUN git clone --recurse https://github.com/revanced-apks/build-apps.git /app
|
||||
WORKDIR /app
|
||||
RUN sed -i 's/ks\.keystore/build\/revanced\.keystore/g' build.sh
|
||||
RUN sed -i 's/$(nproc)/2/g' build.sh
|
||||
RUN sed -i 's/enabled = false/enabled = true/g' config.toml
|
||||
COPY config.toml config.toml
|
||||
|
||||
RUN groupadd -g 1000 revanced
|
||||
RUN useradd -u 1000 -g revanced revanced
|
||||
|
100
config.toml
Normal file
100
config.toml
Normal file
@@ -0,0 +1,100 @@
|
||||
compression-level = 9
|
||||
logging-to-file = true
|
||||
enable-magisk-update = true
|
||||
build-mindetach-module = true
|
||||
|
||||
# patches-source = "inotia00/revanced-patches"
|
||||
# integrations-source = "inotia00/revanced-integrations"
|
||||
# rv-brand = "ReVanced Extended"
|
||||
|
||||
[YouTube]
|
||||
exclusive-patches = false
|
||||
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube/"
|
||||
|
||||
[Music]
|
||||
version = "latest"
|
||||
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube-music/"
|
||||
arch = "arm64-v8a"
|
||||
|
||||
[TikTok]
|
||||
apkmirror-dlurl = "https://www.apkmirror.com/apk/tiktok-pte-ltd/tik-tok-including-musical-ly/"
|
||||
|
||||
[Twitch]
|
||||
apkmirror-dlurl = "https://www.apkmirror.com/apk/twitch-interactive-inc/twitch/"
|
||||
|
||||
[Twitter]
|
||||
excluded-patches = "hide-views-stats"
|
||||
apkmirror-dlurl = "https://www.apkmirror.com/apk/twitter-inc/twitter/"
|
||||
|
||||
[Messenger]
|
||||
uptodown-dlurl = "https://facebook-messenger.en.uptodown.com/android"
|
||||
arch = "arm64-v8a"
|
||||
|
||||
[Reddit]
|
||||
apkmirror-dlurl = "https://www.apkmirror.com/apk/redditinc/reddit/"
|
||||
|
||||
[Sync]
|
||||
apkmirror-dlurl = "https://www.apkmirror.com/apk/red-apps-ltd/sync-for-reddit/"
|
||||
|
||||
[Spotify]
|
||||
uptodown-dlurl = "https://spotify.en.uptodown.com/android"
|
||||
|
||||
[SonyHeadphonesConnect]
|
||||
apkmirror-dlurl = "https://www.apkmirror.com/apk/sony-corporation/sony-headphones-connect/"
|
||||
|
||||
[HexEditor]
|
||||
apkmonk-dlurl = "https://www.apkmonk.com/app/com.myprog.hexedit/"
|
||||
|
||||
[SpotifyLite]
|
||||
uptodown-dlurl = "https://spotify-lite.en.uptodown.com/android"
|
||||
|
||||
[InShorts]
|
||||
apkmirror-dlurl = "https://www.apkmirror.com/apk/inshorts-formerly-news-in-shorts/inshorts-news-in-60-words-2/"
|
||||
arch = "arm64-v8a"
|
||||
|
||||
[Instagram]
|
||||
apkmirror-dlurl = "https://www.apkmirror.com/apk/instagram/instagram-instagram/"
|
||||
arch = "arm64-v8a"
|
||||
|
||||
[Backdrops]
|
||||
uptodown-dlurl = "https://backdrops.en.uptodown.com/android"
|
||||
|
||||
[IRPlus]
|
||||
apkmirror-dlurl = "https://www.apkmirror.com/apk/binarymode/irplus-infrared-remote/"
|
||||
|
||||
[NetGuard]
|
||||
apkmirror-dlurl = "https://www.apkmirror.com/apk/marcel-bokhorst/netguard-no-root-firewall/"
|
||||
|
||||
[Photomath]
|
||||
apkmonk-dlurl = "https://www.apkmonk.com/app/com.microblink.photomath/"
|
||||
|
||||
[NovaLauncher]
|
||||
apkmirror-dlurl = "https://www.apkmirror.com/apk/teslacoil-software/nova-launcher/"
|
||||
|
||||
[VSCO]
|
||||
apkmirror-dlurl = "https://www.apkmirror.com/apk/vsco/vsco-cam/"
|
||||
|
||||
[NyxMusicPlayer]
|
||||
uptodown-dlurl = "https://nyx-music-player.en.uptodown.com/android"
|
||||
|
||||
[IconPackStudio]
|
||||
apkmirror-dlurl = "https://www.apkmirror.com/apk/smart-launcher-team/icon-pack-studio/"
|
||||
|
||||
[MemeGenerator]
|
||||
apkmirror-dlurl = "https://www.apkmirror.com/apk/zombodroid/meme-generator-free/"
|
||||
|
||||
[WindyApp]
|
||||
apkmirror-dlurl = "https://www.apkmirror.com/apk/windy-weather-world-inc/windy-wind-weather-forecast/"
|
||||
|
||||
[Trakt]
|
||||
apkmonk-dlurl = "https://www.apkmonk.com/app/tv.trakt.trakt/"
|
||||
|
||||
[NFCTools]
|
||||
apkmirror-dlurl = "https://www.apkmirror.com/apk/wakdev/nfc-tools/"
|
||||
|
||||
[TickTick]
|
||||
apkmirror-dlurl = "https://www.apkmirror.com/apk/appest-inc/ticktick-to-do-list-with-reminder-day-planner/"
|
||||
arch = "arm64-v8a"
|
||||
|
||||
[Tasker]
|
||||
apkmirror-dlurl = "https://www.apkmirror.com/apk/joaomgcd/tasker/"
|
Reference in New Issue
Block a user