You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// ==UserScript==// @name New Userscript// @namespace https://bbs.tampermonkey.net.cn/// @version 0.1.0// @description try to take over the world!// @author You// @match http://localhost:8000/zh-CN/// @match http://localhost:300/zh-CN/// ==/UserScript==(function(){'use strict';// Your code here...})();
脚本猫
@match http://localhost:3000/
会匹配到http://localhost:8080/
截图:
The text was updated successfully, but these errors were encountered: