mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-20 18:02:44 +01:00
Updating Steven Lu movies URL
This commit is contained in:
parent
f0fcd23248
commit
0386ea9b71
@ -19,7 +19,7 @@ public class StevenLuSettings : IProviderConfig
|
||||
|
||||
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…
Reference in New Issue
Block a user