Browse Source

Fixed chrome will fake safe user-agent

iAladdin 5 năm trước cách đây
mục cha
commit
f1c84b3680
3 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 0 0
      dist/DPlayer.min.js
  2. 0 0
      dist/DPlayer.min.js.map
  3. 1 1
      src/js/template.js

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
dist/DPlayer.min.js


Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
dist/DPlayer.min.js.map


+ 1 - 1
src/js/template.js

@@ -22,7 +22,7 @@ class Template {
                 current: true,
                 pic: this.options.video.pic,
                 screenshot: this.options.screenshot,
-                airplay: utils.isSafari ? this.options.airplay : false,
+                airplay: utils.isSafari && !utils.isChrome ? this.options.airplay : false,
                 preload: this.options.preload,
                 url: this.options.video.url,
                 subtitle: this.options.subtitle,

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác