// ==UserScript== // @name New Userscript SHQZ-1 // @namespace https://docs.scriptcat.org/ // @version 0.1.1 // @description try to take over the world! // @author You // @match https://*/* // @grant none // @icon https://d2.ananas.chaoxing.com/download/e1cd575a26bef1be8eac7bc240bd0066?at_=1758127482630&ak_=37ec368f380c0277e2dce6806ad21e84&ad_=95e8da3baa643c7dc2bb08acba4b6b6e // ==/UserScript== (function() { 'use strict'; // Your code here... })();