From b1dc29101144a6c1100583d83e9a3ca844dba3e1 Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Fri, 9 Dec 2022 00:51:04 +0000 Subject: [PATCH] yggtorrent: fix comment spacing (#13766) --- src/Jackett.Common/Definitions/yggcookie.yml | 6 +++--- src/Jackett.Common/Definitions/yggtorrent.yml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/Jackett.Common/Definitions/yggcookie.yml b/src/Jackett.Common/Definitions/yggcookie.yml index f7c7b57b6..c4435bade 100644 --- a/src/Jackett.Common/Definitions/yggcookie.yml +++ b/src/Jackett.Common/Definitions/yggcookie.yml @@ -220,13 +220,13 @@ search: # END ANIME HACK - name: replace args: ["\"", ""] - # Replace - with space due to internal YGG Issues + # Replace - with space due to internal YGG Issues - name: replace args: ["-", " "] - # Replace / with space due to internal YGG Issues + # Replace / with space due to internal YGG Issues - name: replace args: ["/", " "] - # Replace ! with nothing for searches due to internal YGG issues reported on Radarr Discord + # Replace ! with nothing for searches due to internal YGG issues reported on Radarr Discord - name: replace args: ["!", ""] - name: replace diff --git a/src/Jackett.Common/Definitions/yggtorrent.yml b/src/Jackett.Common/Definitions/yggtorrent.yml index 27b31444c..b582a50bf 100644 --- a/src/Jackett.Common/Definitions/yggtorrent.yml +++ b/src/Jackett.Common/Definitions/yggtorrent.yml @@ -230,13 +230,13 @@ search: # END ANIME HACK - name: replace args: ["\"", ""] - # Replace - with space due to internal YGG Issues + # Replace - with space due to internal YGG Issues - name: replace args: ["-", " "] - # Replace / with space due to internal YGG Issues + # Replace / with space due to internal YGG Issues - name: replace args: ["/", " "] - # Replace ! with nothing for searches due to internal YGG issues reported on Radarr Discord + # Replace ! with nothing for searches due to internal YGG issues reported on Radarr Discord - name: replace args: ["!", ""] - name: replace