This script has been archived by the author. The script may be no longer functional, and the author no longer maintains it. You cannot provide feedback for this script.
修复题目匹配问题
问题: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*)/,'')
- 2022-01-24T09:19:30+00:00Close FeedbackNe-21
Please log in to post a comment