mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
horriblesubs: cosmetic change to description
the n-dash does not decoded
This commit is contained in:
@@ -27,7 +27,7 @@ namespace Jackett.Common.Indexers
|
|||||||
|
|
||||||
public HorribleSubs(IIndexerConfigurationService configService, WebClient wc, Logger l, IProtectionService ps)
|
public HorribleSubs(IIndexerConfigurationService configService, WebClient wc, Logger l, IProtectionService ps)
|
||||||
: base(name: "Horrible Subs",
|
: base(name: "Horrible Subs",
|
||||||
description: "HorribleSubs – So bad yet so good",
|
description: "HorribleSubs - So bad yet so good",
|
||||||
link: "https://horriblesubs.info/",
|
link: "https://horriblesubs.info/",
|
||||||
caps: new TorznabCapabilities(TorznabCatType.TVAnime),
|
caps: new TorznabCapabilities(TorznabCatType.TVAnime),
|
||||||
configService: configService,
|
configService: configService,
|
||||||
|
Reference in New Issue
Block a user