Greasy Fork is available in English.
天津专业技术人员继续教育!
当前为
// ==UserScript==
// @icon http://tjjxjy.chinahrt.com/favicon.ico
// @name 天津继续教育
// @namespace tjucg
// @version 1.0
// @match https://web.chinahrt.com/course/play_video*
// @description 天津专业技术人员继续教育!
// @author cnmice
// @grant none
// @require https://cdn.bootcdn.net/ajax/libs/jquery/1.12.4/jquery.min.js
/* globals jQuery, $, waitForKeyElements */
// @run-at document-body
// ==/UserScript==
var e = $("#iframe");
var s = e.prop('src').replace('ifDrag=0','ifDrag=1');
$e.prop({'src':s});