Private GIT

Skip to content
Snippets Groups Projects
Commit 6901b128 authored by kaso17's avatar kaso17
Browse files

Xthor: use categories again

parent aa002d1e
No related branches found
No related tags found
1 merge request!1test
......@@ -333,8 +333,7 @@ namespace Jackett.Indexers
// Loop on Categories needed
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment