mirror of https://github.com/Jackett/Jackett
rarbg: change applid #13510
This commit is contained in:
parent
a6032c46da
commit
88242ba999
|
@ -106,7 +106,7 @@ namespace Jackett.Common.Indexers
|
|||
AddCategoryMapping(53, TorznabCatType.ConsolePS4, "Games/PS4");
|
||||
AddCategoryMapping(54, TorznabCatType.MoviesHD, "Movies/x265/1080");
|
||||
|
||||
_appId = "jackett_" + EnvironmentUtil.JackettVersion();
|
||||
_appId = "Jackett_" + EnvironmentUtil.JackettVersion();
|
||||
|
||||
EnableConfigurableRetryAttempts();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue