Skip to content

Commit

Permalink
fix: use https
Browse files Browse the repository at this point in the history
  • Loading branch information
halwu(吴浩麟) committed May 17, 2017
1 parent ee7048f commit 84b695f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/demo/live.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export class Live extends PureComponent {
render() {
return (
<Reflv
url="http://2000.liveplay.myqcloud.com/live/2000_feceb63d176711e6b91fa4dcbef5e35a.flv"
url="https://2000.liveplay.myqcloud.com/live/2000_feceb63d176711e6b91fa4dcbef5e35a.flv"
type="flv"
isLive
cors
Expand Down

0 comments on commit 84b695f

Please sign in to comment.