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.
修复题目匹配问题
问题: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-24closed the feedbackNe-21
Login to comment