// ==UserScript== // @name 15倍智慧树 // @namespace http://github.com/kakasearch // @version 1.2 // @description 首个支持刷校内学分课的脚本 // @author kakasearch // @match https://studyh5.zhihuishu.com/videoStudy.html // @match https://lc.zhihuishu.com/live/vod_room.html* // @match https://hike.zhihuishu.com/* // @match https://hike.zhihuishu.com/aidedteaching/sourceLearning/sourceLearning* // @grant none // @run-at document-end // @downloadURL none // ==/UserScript== let style = `/*.dialog-test { display: none; }*/ .v-modal { display: none; } .stopAutoButton { display: block; position: fixed; left: 2rem; bottom: 1rem; padding: 0.5rem; color: #fff; background-color: #000; font-size: 2rem; cursor: pointer; z-index: 99999; }`; (function ($) { $(function () { let isAuto = localStorage.getItem("isAuto") == "true" ? true : false; $("