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