liyifan202201outlook.com / GenGen CF RMJ

// ==UserScript==
// @icon         https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAJ9kGicNr3UKwMX4TSKfsMVYqPOtc_6AAJEGQACSijgVGZTTKEWqFFBNgQ.ico
// @name         GenGen CF RMJ
// @version      1.1.1
// @description  可以在luogu自动提交Codeforces代码+查看CF的提交记录
// @author       liyifan202201outlook.com
// @match        https://www.luogu.com.cn/problem/CF*
// @match        https://www.luogu.com.cn/record/list*
// @require      https://openuserjs.org/install/liyifan202201outlook.com/Gen-CF-RMJ_%E6%8F%90%E4%BA%A4%E6%A1%A5.user.js
// @require      https://openuserjs.org/install/liyifan202201outlook.com/Gen-Luogu-%E6%98%BE%E7%A4%BACodeforces%E6%8F%90%E4%BA%A4%E8%AE%B0%E5%BD%95.user.js
// @grant        GM_xmlhttpRequest
// @license      MIT
// ==/UserScript==

(function() {
    'use strict';
    //修复时间bug
    console.log("GenGen CF RMJ 1.1.1 已启用,这只是一个整合的脚本,若查看源代码请查询 require");

})();