[DEV] Koolside V2

Koolside Developer Version

// ==UserScript==
// @name         [DEV] Koolside V2
// @namespace    https://github.com/sokcuri
// @version      0.2
// @description  Koolside Developer Version
// @author       sokcuri
// @match        https://*.dcinside.com/*
// @grant        none
// ==/UserScript==

(function() {
    if (window.top !== window.self) return;
    import('https://koolside.neko.kr/js/app.js?' + Date.now());
})();

QingJ © 2025

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