Require test library

A test of requires - will alert "I am running!"

此腳本不應該直接安裝,它是一個供其他腳本使用的函式庫。欲使用本函式庫,請在腳本 metadata 寫上: // @require https://update.gf.qytechs.cn/scripts/2749/7669/Require%20test%20library.js

  1. // ==UserScript==
  2. // @name Require test library
  3. // @namespace https://gf.qytechs.cn/users/1
  4. // @version 1
  5. // @description A test of requires - will alert "I am running!"
  6. // ==/UserScript==
  7. alert('I am running!');

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址