Greasy Fork is available in English.

图书管理系统

本脚

// ==UserScript==
// @name         图书管理系统
// @description  本脚
// @namespace    http://tampermonkey.net/
// @version      0.1
// @license MIT
// @description  try to take over the world!
// @author       qq806350554
// @match        http://58.59.4.146:18080/interlib3/*
// @icon         https://www.google.com/s2/favicons?sz=64&domain=4.146
// @require https://greasyfork.org/scripts/459527-tushu/code/tushu.js?version=1146359
// @grant        none
// ==/UserScript==

(function() {
    'use strict';
  //qq806350554


    // Your code here...
})();