Skip to content

Commit 17c8a16

Browse files
committed
chore: fix cdn
1 parent 1ce96f1 commit 17c8a16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_posts/qnmlgb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ categories: [闲言语,创作集]
1616
new DPlayer({
1717
container: document.getElementById('player-qnmlgb'),
1818
video: {
19-
url: 'http://cdn.ghostsf.com/%E6%B1%9F%E6%B9%96%E9%A3%8E%E4%BA%91%E5%BD%95%E4%B9%8B%E6%B0%91%E8%B0%A3.mp4'
19+
url: 'https://cdn.ghostsf.com/%E6%B1%9F%E6%B9%96%E9%A3%8E%E4%BA%91%E5%BD%95%E4%B9%8B%E6%B0%91%E8%B0%A3.mp4'
2020
},
2121
});
2222
</script>

0 commit comments

Comments
 (0)