// ==UserScript== // @name Build SSH Link // @namespace http://tampermonkey.net/ // @version 0.1 // @description Build SSH link for huashengdun-webssh // @author ǝɔ∀ǝdʎz∀ɹɔ 👽 // @match https://ssh.vps.vc/* // @match https://ssh.hax.co.id/* // @match https://ssh-crazypeace.koyeb.app/* // @icon https://www.google.com/s2/favicons?sz=64&domain=koyeb.app // @grant none // ==/UserScript== (function() { 'use strict'; // Your code here... // 获取 form 元素 var form = document.getElementById("connect"); ///////////////////// // 创建 `