fix imdb https

This commit is contained in:
Fcatme
2023-09-24 18:13:41 +08:00
parent a84a6fd5c8
commit 794d8d543e
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -176,7 +176,7 @@ $lang_functions = array
'title_no_new_comment' => "No new comment",
'row_external_info' => "External Info",
'row_imdb_url' => "IMDb URL",
'text_imdb_url_note' => "(URL taken from <strong><a href=\"http://www.imdb.com\">IMDb</a></strong>. e.g.&nbsp;for movie <b>The Dark Knight</b> the URL is <b>http://www.imdb.com/title/tt0468569/</b>)",
'text_imdb_url_note' => "(URL taken from <strong><a href=\"https://www.imdb.com\">IMDb</a></strong>. e.g.&nbsp;for movie <b>The Dark Knight</b> the URL is <b>https://www.imdb.com/title/tt0468569/</b>)",
'text_artist' => "&nbsp;Artist:&nbsp;",
'text_album' => "Album:&nbsp;",
'title_get_rss' => "Get&nbsp;RSS",