diff --git a/.env.my b/.env.my index e874375..10977ec 100644 --- a/.env.my +++ b/.env.my @@ -1,16 +1,22 @@ #Global: -EXTRA_FILES=https://github.com/WSTxda/MicroG-RE/releases/latest@MicroG.RE.apk -PATCH_APPS=youtube,youtube_music,reddit -GLOBAL_CLI_DL=https://github.com/inotia00/revanced-cli -GLOBAL_PATCHES_DL=https://github.com/YT-Advanced/ReX-patches -GLOBAL_PATCHES_JSON_DL=https://github.com/YT-Advanced/ReX-patches -GLOBAL_INTEGRATIONS_DL=https://github.com/YT-Advanced/ReX-integrations +EXTRA_FILES=https://github.com/ReVanced/GmsCore/releases/latest@Revanced-Microg.apk,https://github.com/WSTxda/MicroG-RE/releases/latest@WSTxda-MicroGRE.apk +PATCH_APPS=youtube,youtube_music,reddit,twitter #YouTube: -YOUTUBE_EXCLUDE_PATCH=custom-branding-icon-youtube,custom-branding-name-youtube,enable-debug-logging +YOUTUBE_PATCHES_DL=https://github.com/anddea/revanced-patches +YOUTUBE_INTEGRATIONS_DL=https://github.com/anddea/revanced-integrations +YOUTUBE_EXCLUDE_PATCH=custom-branding-icon-youtube,custom-branding-name-youtube,enable-debug-logging,hide-fullscreen-button #YouTube Music: +YOUTUBE_MUSIC_PATCHES_DL=https://github.com/anddea/revanced-patches +YOUTUBE_MUSIC_INTEGRATIONS_DL=https://github.com/anddea/revanced-integrations YOUTUBE_MUSIC_EXCLUDE_PATCH=custom-branding-icon-youtube-music,custom-branding-name-youtube-music,enable-compact-dialog,enable-debug-logging -#Reddit -REDDIT_INCLUDE_PATCH=change-package-name +#Reddit: +REDDIT_PATCHES_DL=https://github.com/anddea/revanced-patches +REDDIT_INTEGRATIONS_DL=https://github.com/anddea/revanced-integrations +REDDIT_EXCLUDE_PATCH=change-package-name + +#Twitter: +TWITTER_PATCHES_DL=https://github.com/crimera/piko +TWITTER_INTEGRATIONS_DL=https://github.com/crimera/revanced-integrations