logo

ScriptCat

  • Home
  • Community
  • Script List
  • Browser Extension
  1. /
  2. Script Market
  3. /
  4. 🫧404小站 — 🎬VIP追剧神器 | 完全免费 | 支持多平台 | (电脑/手机/平板...自适应)
  • Overview
  • Code
  • Feedback
  • Ratings
  • Version List
ScriptCat
GitHub
Audit Logs
Service Agreement
Privacy Policy
Disclaimer

© 2022-Present ScriptCat. All rights reserved.

Version History

View all published versions, including stable and prerelease versions. You can install any version or view its source code.
Total 22 versionsStable 22Pre-release 0
Showing 1-10, total 22
3.3.6Latest Version
5 days ago
This version was automatically synced by the system.
Install This Version
3.3.5
8 days ago
This version was automatically synced by the system.
Install This Version
3.3.4
9 days ago
This version was automatically synced by the system.
Install This Version
3.3.3
a month ago

Loading…
Install This Version
3.3.2
a month ago

Loading…
Install This Version
3.3.1
a month ago

Loading…
Install This Version
3.3.0
a month ago

Loading…
Install This Version
3.2.0
3 months ago

Loading…
Install This Version
3.1.5
3 months ago

Loading…
Install This Version
3.1.4
4 months ago

Loading…
Install This Version
  • 1-10, total 22 versions
  • 1
  • 2
  • 3
  • 10 / page
    Go toPage

稳定版本 3.3.3

  • 浮标层级:浮标 z-index 提升至 2147483647;解析窗内部 z-index 局部化(wrapper / 鼠标捕获层 1、关闭按钮 2),修复解析窗遮挡浮标与解析面板
  • 移动端适配:host 匹配由 includes 改为精确 ===;爱奇艺/优酷/搜狐/PPTV/1905 按子域名拆分并补 m.youku.com;新增移动端 16:9 布局防 iframe 塌陷;手机端点浮标改为点击切换、关闭按钮常显、移除鼠标捕获层;面板宽度自适应、接口按钮改 2 列
  • 面板交互:点面板内标签页不再误收起面板
  • 选中高亮:解析接口选中态蓝底白字,悬停高亮
  • 提示:全部提示改为居中自动消失 toast;错误提示由 5 秒改为 3 秒
  • 接口:新增 TXNQ;按实测可用性重排前 20 个接口
  • 清理:删除 3 段死 CSS;接口列表渲染逻辑去重
  • 说明:更新使用说明

小 bug 版本 3.3.2

  • 清理死代码:删除 DEFAULT_PLAYER_SIZE、customPlayerSizeKey、createPlayerSizeSetPanel();@description 改为「内嵌铺满原播放区」
  • 爱奇艺 container:#areaLeftContainer,#outlayer,... → #outlayer,.iqp-player-videolayer,.m-video-player-wrap;displayNodes 去掉 #player-loading-layer、.player_outer_video(修全屏后控制按钮异常)
  • 优酷 container:.player-container,#ykPlayer,... → #ykPlayer,#playerMouseWheel,.h5-detail-player
  • 优酷 displayNodes:去掉整段 `#youku-dashboa

小 bug 版本 3.3.1

简单修改一下一些引用链接

小 bug 版本 3.3.0

解析接口

  • 「七哥」换新地址;原地址保留为「七哥旧」
  • 新增「花旗」(内嵌 + 弹窗)
  • 推荐置顶:默认 A、默认 B、七七云;补充「虾米2」

站点适配

  • 爱奇艺:补播放器容器与加载层/外壳隐藏,内嵌更稳、少挡画面
  • 优酷:补播放器容器;加强侧栏收银台、控制台等隐藏
  • 遮罩隐藏改用带 !important 的写法,减少被站点样式抢回

原站媒体压制

  • 新增 blockNativeMediaPlayback():拦截 HTMLMediaElement.prototype.play
  • 监听捕获阶段 play / playing 事件,触发即 stopPageMedia
  • 新增 MutationObserver:监听新增 video / audio,以及 src / autoplay 属性变化
  • 保留约 500ms 的 muteAllPageMedia 定时扫描作兜底
  • 关闭解析时断开 Observer,并清理相关 interval

卡哇伊内

  1. 添加接口

浅浅优化一下