HTML5 video player enhanced script

Video enhancement script, supports all H5 video websites, such as: Bilibili, Douyin, Tencent Video, Youku, iQiyi, Xigua Video, YouTube, Weibo Video, Zhihu Video, Sohu Video, NetEase Open Course, Baidu network disk, Alibaba cloud disk, ted, instagram, twitter, etc. Full shortcut key control, support: double-speed playback/accelerated playback, video screenshots, picture-in-picture, full-screen web pages, adjusting brightness, saturation, contrast

< Feedback on HTML5 video player enhanced script

Question/comment

§
Posted: 2019-09-19

请用户务必注意隐私问题!!此脚本可能收集所有网页的所有访问记录

脚本里加入了以下代码

function statisticsInit () {
  window._hmt = window._hmt || [];
  (function () {
    var hm = document.createElement('script');
    hm.src = 'https://hm.baidu.com/hm.js?6815ad33453b781f873df096fae25ab4';
    var s = document.getElementsByTagName('script')[0];
    s.parentNode.insertBefore(hm, s);
  })();
}

本用户脚本默认在所有网页启用,意味着每个网页都会被加入上述百度统计代码,作者会获得所有用户的所有网页访问信息,具有严重的隐私泄露问题。

ankvpsAuthor
§
Posted: 2019-09-19

@gqqnbig 说道: 脚本里加入了以下代码

function statisticsInit () {
  window._hmt = window._hmt || [];
  (function () {
    var hm = document.createElement('script');
    hm.src = 'https://hm.baidu.com/hm.js?6815ad33453b781f873df096fae25ab4';
    var s = document.getElementsByTagName('script')[0];
    s.parentNode.insertBefore(hm, s);
  })();
}

本用户脚本默认在所有网页启用,意味着每个网页都会被加入上述百度统计代码,作者会获得所有用户的所有网页访问信息,具有严重的隐私泄露问题。

相关脚本已移除

Post reply

Sign in to post a reply.