From 8b5e8e71b596af6cbbb99891f3cbbf7b8719eb86 Mon Sep 17 00:00:00 2001
From: amd64fox <62529699+amd64fox@users.noreply.github.com>
Date: Sun, 7 Nov 2021 13:00:43 +0300
Subject: [PATCH] Stopped Logging, Removed RTL rules
- Stopped various elements to log user interaction.
- Removed all right-to-left CSS rules to simplify CSS files.
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index d4527b1..e8a2bdd 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,8 @@
* Unlocks the skip function of any track
* Blocks automatic updates (optional)
* [Automatic cache clearing](https://github.com/amd64fox/SpotX/discussions/2) (optional)
+* Disabled logging (Stopped various elements to log user interaction)
+* Removed RTL rules (Removed all right-to-left CSS rules to simplify CSS files)