mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Add anime cap to ipt and remove New tag from PTM
This commit is contained in:
@@ -32,6 +32,7 @@ namespace Jackett.Indexers
|
||||
manager: i,
|
||||
logger: l)
|
||||
{
|
||||
TorznabCaps.Categories.Add(new TorznabCategory { ID = "5070", Name = "TV/Anime" });
|
||||
SearchUrl = SiteLink + "t?26=&55=&78=&23=&24=&25=&66=&82=&65=&83=&79=&22=&5=&4=&60=&q=";
|
||||
webclient = wc;
|
||||
}
|
||||
|
Reference in New Issue
Block a user