From f4aed05f97d96cfdf364fb9e3481ae20a9cadd54 Mon Sep 17 00:00:00 2001 From: Nikhil Badyal Date: Fri, 25 Aug 2023 22:25:21 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Updated=20.envs=20example=20[ski?= =?UTF-8?q?p=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.example | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/.env.example b/.env.example index 04ced1a..4e2d005 100644 --- a/.env.example +++ b/.env.example @@ -21,7 +21,6 @@ YOUTUBE_EXCLUDE_PATCH=custom-branding-icon-revancify-blue,custom-branding-icon-r YOUTUBE_KEYSTORE_FILE_NAME=youtube.keystore YOUTUBE_ARCHS_TO_BUILD=arm64-v8a,armeabi-v7a - #YouTube Revancify Red: YOUTUBE_REVANCIFY_RED_PACKAGE_NAME=com.google.android.youtube YOUTUBE_REVANCIFY_RED_DL_SOURCE=https://www.apkmirror.com/apk/google-inc/youtube/ @@ -40,9 +39,6 @@ YOUTUBE_REVANCIFY_BLUE_PATCHES_JSON_DL=https://github.com/YT-Advanced/ReX-patche YOUTUBE_REVANCIFY_BLUE_INTEGRATIONS_DL=https://github.com/YT-Advanced/ReX-integrations YOUTUBE_REVANCIFY_BLUE_EXCLUDE_PATCH=custom-branding-icon-revancify-red,custom-branding-icon-mmt,custom-branding-youtube-name,enable-debug-logging - - - #YouTube MMT: YOUTUBE_MMT_PACKAGE_NAME=com.google.android.youtube YOUTUBE_MMT_DL_SOURCE=https://www.apkmirror.com/apk/google-inc/youtube/ @@ -58,8 +54,9 @@ YOUTUBE_MUSIC_PATCHES_DL=https://github.com/YT-Advanced/ReX-patches YOUTUBE_MUSIC_PATCHES_JSON_DL=https://github.com/YT-Advanced/ReX-patches YOUTUBE_MUSIC_INTEGRATIONS_DL=https://github.com/YT-Advanced/ReX-integrations YOUTUBE_MUSIC_EXCLUDE_PATCH=custom-branding-icon-mmt,custom-branding-icon-revancify-blue,custom-branding-icon-revancify-red,custom-branding-music-name,enable-compact-dialog,enable-debug-logging -YOUTUBE_MUSIC_VERSION=6.15.52 +#Example +YOUTUBE_MUSIC_VERSION=6.15.52 #Reddit REDDIT_CLI_DL=https://github.com/inotia00/revanced-cli @@ -67,10 +64,10 @@ REDDIT_PATCHES_DL=https://github.com/YT-Advanced/ReX-patches REDDIT_PATCHES_JSON_DL=https://github.com/YT-Advanced/ReX-patches REDDIT_INTEGRATIONS_DL=https://github.com/YT-Advanced/ReX-integrations - +#Example #Twitter TWITTER_VERSION=latest TWITTER_CLI_DL=local://cli.jar TWITTER_PATCHES_DL=local://patches.jar TWITTER_PATCHES_JSON_DL=local://patches.json -TWITTER_INTEGRATIONS_DL=local://integrations.apk +TWITTER_INTEGRATIONS_DL=local://integrations.apk \ No newline at end of file