CollabVM VM List Fixer

Why isn't it like this in the first place?

目前為 2018-08-21 提交的版本,檢視 最新版本

// ==UserScript==
// @name         CollabVM VM List Fixer
// @namespace    http://tampermonkey.net/
// @version      0.1
// @description  Why isn't it like this in the first place?
// @author       urlogic
// @match        http://computernewb.com/collab-vm/*
// @grant        none
// ==/UserScript==

(function() {
    setTimeout(function() {
        multicollab("162.195.43.150:6004");
        multicollab("63.141.238.98:6004");
        multicollab("63.141.238.98:6005");
        multicollab("65.34.148.248:6005");
        multicollab("74.140.19.209:6004");
    }, 250)
})();

QingJ © 2025

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