mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
nyaa cleanup
This commit is contained in:
@@ -24,7 +24,7 @@ Developer note: The software implements the [Torznab](https://github.com/Sonarr/
|
||||
* KickAssTorrent
|
||||
* KickAssTorrent (kat.how clone)
|
||||
* LimeTorrents
|
||||
* Nyaa <!-- maintained by bonny1992 -->
|
||||
* Nyaa-Pantsu
|
||||
* RARBG
|
||||
* ShowRSS
|
||||
* Sky torrents
|
||||
|
@@ -185,6 +185,7 @@ namespace Jackett.Updater
|
||||
"Definitions/rarbg.yml",
|
||||
"Definitions/t411.yml",
|
||||
"Definitions/hdbc.yml", // renamed to hdbitscom
|
||||
"Definitions/nyaa.yml",
|
||||
};
|
||||
|
||||
foreach (var oldFIle in oldFiles)
|
||||
|
@@ -748,7 +748,9 @@
|
||||
<Content Include="Definitions\polishtracker.yml">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<None Include="Definitions\nyaa-pantsu.yml" />
|
||||
<Content Include="Definitions\nyaa-pantsu.yml">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<None Include="Definitions\redacted-scrape.yml" />
|
||||
<Content Include="Definitions\torrentz2.yml">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
|
Reference in New Issue
Block a user