Greasy Fork is available in English.

超星字体解密

超星网页端字体解密,支持复制题目,兼容各类查题脚本

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Forfatter
wyn665817
Daglige installasjoner
0
Totale installasjoner
4 647
Vurderinger
5 2 0
Versjon
1.1.2
Lagd
15.05.2022
Oppdatert
27.08.2024
Size
2,1 kB
Lisens
MIT
Gjelder

脚本亮点

  • 网页端完成字体解密
  • 原文替换字符,支持用户复制文本
  • 兼容各类查题脚本

开发思路

  1. 前端调用Typr.js完成字体解析
  2. 制作匹配表
    • 将Unicode对应的图元数据md5生成标识
    • 选取常用中文字符,Unicode编码范围[19968, 40869]
    • 经过测试,md5标识截取25~32位即可区分
  3. 将网页原文本提取,对应匹配表替换,完成解密

感谢

声明

  • 使用脚本有风险,请合理使用脚本。
  • 脚本展示解密思路,无刷课刷题功能,仅可解除字体加密。
  • 当前仅匹配章节测试页面,仅支持解密常用中文字符,如有其他需求请反馈。
  • 反馈区留言请详细描述问题,并附带截图加密文本

更新

  • V1.1.0 2022年09月07日 优化 低版本浏览器兼容性
  • V1.0.1 2022年05月16日 修复 兼容暴力猴扩展
  • V1.0.0 2022年05月15日 正式版发布