mirror of
https://github.com/j-hc/revanced-magisk-module.git
synced 2025-05-05 00:54:26 +02:00
Update config.toml
This commit is contained in:
parent
0eaa482178
commit
467a447e58
40
config.toml
40
config.toml
@ -12,31 +12,12 @@ included-patches = "" # space-se
|
|||||||
version = "auto" # 'auto', 'latest', 'beta' or a custom one like '17.40.41'
|
version = "auto" # 'auto', 'latest', 'beta' or a custom one like '17.40.41'
|
||||||
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube/"
|
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube/"
|
||||||
|
|
||||||
[YouTube-Extended]
|
|
||||||
app-name = "YouTube"
|
|
||||||
patches-source = "inotia00/revanced-patches"
|
|
||||||
integrations-source = "inotia00/revanced-integrations"
|
|
||||||
cli-source = "inotia00/revanced-cli"
|
|
||||||
rv-brand = "ReVanced Extended"
|
|
||||||
build-mode = "both"
|
|
||||||
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube/"
|
|
||||||
|
|
||||||
[Music]
|
[Music]
|
||||||
build-mode = "both"
|
build-mode = "both"
|
||||||
excluded-patches = ""
|
excluded-patches = ""
|
||||||
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube-music/"
|
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube-music/"
|
||||||
apkmirror-arch = "both" # both arm64-v8a and arm-v7a
|
apkmirror-arch = "both" # both arm64-v8a and arm-v7a
|
||||||
|
|
||||||
[Music-Extended]
|
|
||||||
app-name = "Music"
|
|
||||||
patches-source = "inotia00/revanced-patches"
|
|
||||||
integrations-source = "inotia00/revanced-integrations"
|
|
||||||
cli-source = "inotia00/revanced-cli"
|
|
||||||
rv-brand = "ReVanced Extended"
|
|
||||||
build-mode = "both"
|
|
||||||
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube-music/"
|
|
||||||
apkmirror-arch = "both"
|
|
||||||
|
|
||||||
[Twitter]
|
[Twitter]
|
||||||
build-mode = "apk"
|
build-mode = "apk"
|
||||||
apkmirror-dlurl = "https://www.apkmirror.com/apk/twitter-inc/twitter/"
|
apkmirror-dlurl = "https://www.apkmirror.com/apk/twitter-inc/twitter/"
|
||||||
@ -91,3 +72,24 @@ apkmirror-dlurl = "https://www.apkmirror.com/apk/joaomgcd/tasker/"
|
|||||||
[Photomath]
|
[Photomath]
|
||||||
enabled = false
|
enabled = false
|
||||||
apkmonk-dlurl = "https://www.apkmonk.com/app/com.microblink.photomath/"
|
apkmonk-dlurl = "https://www.apkmonk.com/app/com.microblink.photomath/"
|
||||||
|
|
||||||
|
[Music-Extended] # unmaintained
|
||||||
|
enabled = false
|
||||||
|
app-name = "Music"
|
||||||
|
patches-source = "inotia00/revanced-patches"
|
||||||
|
integrations-source = "inotia00/revanced-integrations"
|
||||||
|
cli-source = "inotia00/revanced-cli"
|
||||||
|
rv-brand = "ReVanced Extended"
|
||||||
|
build-mode = "both"
|
||||||
|
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube-music/"
|
||||||
|
apkmirror-arch = "both"
|
||||||
|
|
||||||
|
[YouTube-Extended] # unmaintained
|
||||||
|
enabled = false
|
||||||
|
app-name = "YouTube"
|
||||||
|
patches-source = "inotia00/revanced-patches"
|
||||||
|
integrations-source = "inotia00/revanced-integrations"
|
||||||
|
cli-source = "inotia00/revanced-cli"
|
||||||
|
rv-brand = "ReVanced Extended"
|
||||||
|
build-mode = "both"
|
||||||
|
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube/"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user