From bc43cc0ac2470f3b3552414a81e64b913b107bb3 Mon Sep 17 00:00:00 2001 From: Michael Lip <51033404+theluckystrike@users.noreply.github.com> Date: Wed, 4 Mar 2026 10:04:09 +0700 Subject: [PATCH] docs: upgrade HTTP image link to HTTPS in README (#1370) Updates the imgur screenshot link from http:// to https:// for secure loading. The image renders identically over HTTPS. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aff875d..77cea18 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ ## Introduction -![image](http://i.imgur.com/207ch36.jpg) +![image](https://i.imgur.com/207ch36.jpg) DPlayer is a lovely HTML5 danmaku video player to help people build video and danmaku easily.