diff --git a/README.md b/README.md
index 4e7b2b9..7c22698 100644
--- a/README.md
+++ b/README.md
@@ -246,12 +246,6 @@ By default, script build the version as recommended by Revanced team.
13. You can scan your build apks files with VirusTotal. For that, Add `VT_API_KEY` in `GitHub secrets`.
14. Sample Envs ![envs]
-### Generate Token
-1. Go to your account developer [settings](https://github.com/settings/tokens). Click on generate new token.
-
-2. Give a nice name. and grant following permissions
-
-
[fork]: https://i.imgur.com/R5HdByI.png
[secrets]: https://i.imgur.com/083Bjpg.png
[step_1]: https://i.imgur.com/Inj82KK.png
diff --git a/export_env.sh b/export_env.sh
index 6c303f0..d24a547 100644
--- a/export_env.sh
+++ b/export_env.sh
@@ -7,6 +7,6 @@ set -o nounset
export PATCH_APPS=youtube,twitter,reddit,youtube_music
export BUILD_EXTENDED=True
export EXCLUDE_PATCH_YOUTUBE=custom-branding,enable-debugging
-export EXCLUDE_PATCH_YOUTUBE_EXTENDED=custom-branding-icon-red,custom-branding-icon-blue,custom-branding-icon-revancify,custom-branding-name,custom-package-name,materialyou
-export EXCLUDE_PATCH_YOUTUBE_MUSIC_EXTENDED=custom-branding-music-red,custom-branding-music-revancify,custom-package-name-music,compact-header
+export EXCLUDE_PATCH_YOUTUBE_EXTENDED=custom-branding-icon-red,custom-branding-icon-blue,custom-branding-icon-revancify,custom-branding-name,custom-package-name,materialyou,website
+export EXCLUDE_PATCH_YOUTUBE_MUSIC_EXTENDED=custom-branding-music-red,custom-branding-music-revancify,custom-package-name-music,compact-header,website-music
export ARCHS_TO_BUILD=arm64-v8a