1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-01-01 12:46:23 +00:00

Add missing IPT anime category

This commit is contained in:
KZ 2015-07-26 18:05:16 +01:00
parent 3478bebebb
commit 4ba1ea7000

View file

@ -32,7 +32,7 @@ namespace Jackett.Indexers
manager: i,
logger: l)
{
SearchUrl = SiteLink + "t?73=q="; //73 is tv
SearchUrl = SiteLink + "t?26=&55=&78=&23=&24=&25=&66=&82=&65=&83=&79=&22=&5=&4=&60=&q=";
webclient = wc;
}