Skip to content

Commit

Permalink
scenefz, icetorrent: update descritpion. Jackett#10226
Browse files Browse the repository at this point in the history
  • Loading branch information
garfield69 committed Nov 19, 2020
1 parent 7986763 commit 2f657e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Jackett.Common/Indexers/IceTorrent.cs
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ public IceTorrent(IIndexerConfigurationService configService, WebClient wc, Logg
: base(
id: "icetorrent",
name: "ICE Torrent",
description: "ICE Torrent is a ratioless ROMANIAN Private Torrent Tracker for 0DAY / GENERAL",
description: "ICE Torrent is a ROMANIAN Private Torrent Tracker for MOVIES / TV / GENERAL",
link: "https://speedapp.io/",
caps: new TorznabCapabilities
{
Expand Down
2 changes: 1 addition & 1 deletion src/Jackett.Common/Indexers/SceneFZ.cs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ public SceneFZ(IIndexerConfigurationService configService, WebClient wc, Logger
: base(
id: "scenefz",
name: "SceneFZ",
description: "SceneFZ is a ratioless ROMANIAN Private Torrent Tracker for MOVIES / TV / GENERAL",
description: "SceneFZ is a ROMANIAN Private Torrent Tracker for MOVIES / TV / GENERAL",
link: "https://speedapp.io/",
caps: new TorznabCapabilities
{
Expand Down

0 comments on commit 2f657e6

Please sign in to comment.