mirror of
https://github.com/Radarr/Radarr.git
synced 2025-04-24 06:27:08 -04:00
Updating Steven Lu movies URL
This commit is contained in:
parent
f0fcd23248
commit
0386ea9b71
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ namespace NzbDrone.Core.ImportLists.StevenLu
|
|||
|
||||
public StevenLuSettings()
|
||||
{
|
||||
Link = "https://s3.amazonaws.com/popular-movies/movies.json";
|
||||
Link = "https://popular-movies-data.stevenlu.com/movies.json";
|
||||
}
|
||||
|
||||
[FieldDefinition(0, Label = "URL", HelpText = "Don't change this unless you know what you are doing.")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue