logo

ScriptCat

  • Home
  • Community
  • Script List
  • Browser Extension
  1. /
  2. Script Market
  3. /
  4. 超星网课助手(考试专版)(改)
Script archived
This script has been archived by the author. The script may malfunction and the author is no longer maintaining it, so you cannot provide feedback.
  • Overview
  • Code
  • Feedback
    6
  • Ratings
  • Version List
ScriptCat
GitHub
Audit Logs
Service Agreement
Privacy Policy
Disclaimer

© 2022-Present ScriptCat. All rights reserved.

修复题目匹配问题
Resolved#9Ne-21Created 2022-01-08

Loading…
  • Ne-212022-01-08

    Loading…
  • Ne-21
    2022-01-24closed the feedback
No data
Login to comment
Labels
Bug
Watch
Participants

问题:https://bbs.tampermonkey.net.cn/thread-1599-1-1.html 修复:脚本代码65行

filterImg('.Cy_TItle .clearfix').replace(/\s*(\d+\.\d+分)$/, '').replace(/^[\u4e00-\u9fa5]{0,}.?[\u4e00-\u9fa5]{0,}\n/,'').replace(/(^\s*)/,''),

filterImg('.Cy_TItle .clearfix').replace(/\s*(\d+\.\d+分)$/, '').replace(/^[\u4e00-\u9fa5]{0,4}:.+?\n/,'').replace(/(^\s*)/,'')