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:
parent
3478bebebb
commit
4ba1ea7000
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue