Flash你妈死了_超星

强制使用H5播放器播放超星视频

  1. // ==UserScript==
  2. // @name Flash你妈死了_超星
  3. // @namespace https://www.zhihu.com/people/qinlili233
  4. // @version 0.1
  5. // @description 强制使用H5播放器播放超星视频
  6. // @author 琴梨梨
  7. // @match *://*.chaoxing.com/ananas/modules/video/*
  8. // @grant none
  9. //@run-at document-start
  10.  
  11. // ==/UserScript==
  12.  
  13.  
  14.  
  15. (function(){
  16. window.frameElement.setAttribute('data',window.frameElement.getAttribute('data').replace(/"danmaku":1/, "\"danmaku\":0"));
  17.  
  18. })();

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址