🎨 Updated json list

This commit is contained in:
Nikhil Badyal
2024-11-13 15:15:36 +05:30
parent 4a97f8b0dd
commit 41c23f8ac8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ EXTRA_FILES=https://github.com/inotia00/VancedMicroG/releases/latest@VancedMicro
PATCH_APPS=youtube,youtube_revancify_red,youtube_revancify_blue,youtube_mmt,youtube_music,reddit PATCH_APPS=youtube,youtube_revancify_red,youtube_revancify_blue,youtube_mmt,youtube_music,reddit
GLOBAL_CLI_DL=https://github.com/revanced/revanced-cli GLOBAL_CLI_DL=https://github.com/revanced/revanced-cli
GLOBAL_PATCHES_DL=https://github.com/revanced/revanced-patches GLOBAL_PATCHES_DL=https://github.com/revanced/revanced-patches
GLOBAL_PATCHES_JSON_DL=https://github.com/revanced/revanced-patches GLOBAL_PATCHES_JSON_DL=https://api.revanced.app/v4/patches/list
#Example #Example
EXISTING_DOWNLOADED_APKS=twitter EXISTING_DOWNLOADED_APKS=twitter
+1 -1
View File
@@ -291,7 +291,7 @@ You can use any of the following methods to build.
```dotenv ```dotenv
GLOBAL_CLI_DL=https://github.com/revanced/revanced-cli GLOBAL_CLI_DL=https://github.com/revanced/revanced-cli
GLOBAL_PATCHES_DL=https://github.com/revanced/revanced-patches GLOBAL_PATCHES_DL=https://github.com/revanced/revanced-patches
GLOBAL_PATCHES_JSON_DL=https://github.com/revanced/revanced-patches GLOBAL_PATCHES_JSON_DL=https://api.revanced.app/v4/patches/list
``` ```
Resources downloaded from envs and will be used for patching for any **APP_NAME**. Resources downloaded from envs and will be used for patching for any **APP_NAME**.
Unless provided different resource for the individual app.<br><br> Unless provided different resource for the individual app.<br><br>