speedcd: add flaresolverr info to config

This commit is contained in:
Garfield69 2024-03-19 19:43:25 +13:00
parent afb53651bf
commit 723173d238
1 changed files with 5 additions and 3 deletions

View File

@ -51,9 +51,11 @@ namespace Jackett.Common.Indexers
p: ps,
cacheService: cs,
configData: new ConfigurationDataSpeedCD(
@"Speed.Cd have increased their security. If you are having problems please check the security tab
in your Speed.Cd profile. Eg. Geo Locking, your seedbox may be in a different country to the one where you login via your
web browser.<br><br>For best results, change the 'Torrents per page' setting to 100 in 'Profile Settings > Torrents'."))
@"Speed.Cd have increased their security. If you are having problems please check the security tab in your
Speed.Cd profile. Eg. Geo Locking, your seedbox may be in a different country to the one where you login via your
web browser.<br><br>For best results, change the 'Torrents per page' setting to 100 in<br>'Profile Settings > Torrents'.
<br><br>This site may use Cloudflare DDoS Protection, therefore Jackett requires <a
href='https://github.com/Jackett/Jackett#configuring-flaresolverr' target='_blank'>FlareSolverr</a> to access it."))
{
}