diff --git a/src/Jackett.Common/Indexers/Xthor.cs b/src/Jackett.Common/Indexers/Xthor.cs index 5c21dd023..99bdf78f3 100644 --- a/src/Jackett.Common/Indexers/Xthor.cs +++ b/src/Jackett.Common/Indexers/Xthor.cs @@ -334,7 +334,7 @@ namespace Jackett.Indexers if (categoriesList.Count > 0) { // ignore categories for now, something changed or is buggy, needs investigation - parameters.Add("category", string.Join("+", categoriesList)); + //parameters.Add("category", string.Join("+", categoriesList)); } // If Only Freeleech Enabled