From a0e3f8135f47f90eac5862f05b35bbbf7ce88fe4 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Sun, 12 Dec 2021 13:04:28 +0300 Subject: [PATCH 1/2] Logo --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 994b528..7f4eb01 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +![234324](https://user-images.githubusercontent.com/62529699/145706823-a51a7456-2b62-4802-a83a-c72333c97a17.png)

@@ -6,8 +7,6 @@ -

SpotX

-

A multi-purpose adblocker and skip-bypass for the Windows Spotify desktop application.

(The repository is based on BlockTheSpot, and also some tricks were taken from spicetify-cli, many thanks to the contributors)

From 4dc72c739040826ed53fec55baf70060f34a7afb Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Sun, 12 Dec 2021 13:21:07 +0300 Subject: [PATCH 2/2] New icons, add "Made For You" --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7f4eb01..00b78bb 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ * Podcasts disabled (optional) * Blocks automatic updates (optional) * [Automatic cache clearing](https://github.com/amd64fox/SpotX/discussions/2) (optional) +* Enabled the 2021 icons redraw +* Activated "Made For You" in the left sidebar * Disabled Sentry (Prevented Sentry from sending console log/error/warning to Spotify developers) * Disabled logging (Stopped various elements to log user interaction) * Removed RTL rules (Removed all right-to-left CSS rules to simplify CSS files)