From 7875b67f1e67441548c8c447c4e388e3cb5574c2 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Tue, 9 Nov 2021 18:27:50 +0300 Subject: [PATCH] Disabled Sentry Prevented Sentry from sending console log/error/warning to Spotify developers --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e8a2bdd..db62889 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@

SpotX

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

-
(The repository is based on BlockTheSpot, many thanks to the contributors)
+
(The repository is based on BlockTheSpot, and also some tricks were taken from spicetify-cli, many thanks to the contributors)
@@ -14,6 +14,7 @@ * Unlocks the skip function of any track * Blocks automatic updates (optional) * [Automatic cache clearing](https://github.com/amd64fox/SpotX/discussions/2) (optional) +* 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)