测试

nope

// ==UserScript==
// @name         测试
// @namespace    binger.cc
// @version      0.1
// @description  nope
// @author       Ervoconite
// @match        https://*.*/*
// @icon         nope
//
// @grant        GM_getValue
// @grant        GM_setValue
// @grant        GM_addStyle
// @grant        GM_getResourceText
// @run-at       document-end
// @require      https://cdn.jsdelivr.net/npm/[email protected]/src/toastify.min.js
// @resource     ToastifyCSS https://cdn.jsdelivr.net/npm/[email protected]/src/toastify.min.css
//
// @license      MIT licensed
// ==/UserScript==


alert('OK')