From 5074dc87a3cd18ce3f069f4eacc19b0964e324c8 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Wed, 27 Sep 2023 17:11:16 +0300 Subject: [PATCH] updating links --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- .../installer-new-translation.yml | 2 +- Install.ps1 | 2 +- README.md | 20 +++++++++---------- patches/patches.json | 2 +- 5 files changed, 14 insertions(+), 14 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 2348af1..9fa1152 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -5,7 +5,7 @@ body: - type: checkboxes attributes: label: 🧐 Have you read the FAQ and viewed similar issues? - description: Please read the FAQ. Also check the open and closed issue because your issue may have already been fixed. + description: Please read the FAQ. Also check the open and closed issue because your issue may have already been fixed. options: - label: I have read the FAQ required: true diff --git a/.github/ISSUE_TEMPLATE/installer-new-translation.yml b/.github/ISSUE_TEMPLATE/installer-new-translation.yml index 5955293..8a37953 100644 --- a/.github/ISSUE_TEMPLATE/installer-new-translation.yml +++ b/.github/ISSUE_TEMPLATE/installer-new-translation.yml @@ -6,7 +6,7 @@ body: id: lang attributes: label: What language do you want to translate into? - description: Also note the already added languages + description: Also note the already added languages placeholder: e.g. English validations: required: true diff --git a/Install.ps1 b/Install.ps1 index 31f1ca5..cb21008 100644 --- a/Install.ps1 +++ b/Install.ps1 @@ -354,7 +354,7 @@ $online = ($onlineFull -split ".g")[0] # Sending a statistical web query to cutt.ly $ErrorActionPreference = 'SilentlyContinue' -$cutt_url = "https://cutt.ly/rwl6sXuQ" +$cutt_url = "https://cutt.ly/8wv60QTL" $retries = 0 while ($retries -lt 2) { diff --git a/README.md b/README.md index d0ef0b1..5a50526 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@
-
+
@@ -23,7 +23,7 @@ - Blocks all banner, video and audio ads in the client - Hiding podcasts, episodes and audiobooks from the homepage (optional) - Block Spotify automatic updates (optional) -- More experimental features have been activated ([see the full list](https://github.com/amd64fox/SpotX/discussions/50)) +- More experimental features have been activated ([see the full list](https://github.com/SpotX-Official/SpotX/discussions/50)) - 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) @@ -37,7 +37,7 @@ #### During installation, you need to confirm some actions, also contains: - New theme activated (new right and left sidebar, some cover change) - - All [experimental features](https://github.com/amd64fox/SpotX/discussions/50) included + - All [experimental features](https://github.com/SpotX-Official/SpotX/discussions/50) included
-You can specify various parameters for a more flexible installation, more [details here](https://github.com/amd64fox/SpotX/discussions/60) +You can specify various parameters for a more flexible installation, more [details here](https://github.com/SpotX-Official/SpotX/discussions/60)