解锁创客贴
本帖最后由 cocang 于 2022-2-20 16:11 编辑功能:解锁创客贴下载姿势
https://scriptcat.org/api/v1/resource/image/lENz9FaxBxvnoB97
ggnb!!! ggnb,包图等其他设计网站模板可有下载
ggnb!!! ggggg,这个 比格设计https://bigesj.com/是不是同样的道理呀
// ==UserScript==
// @name 比格设计
// @namespace http://tampermonkey.net/
// @version 0.1
// @descriptiontry to take over the world!
// @author You
// @match https://bigesj.com/*
// @icon https://bige.cdn.bcebos.com/favicon.ico
// @grant none
// ==/UserScript==
var timeid = setInterval(function () {
if (document.querySelector("div.designDownloadButton")) {
document.querySelector('div.header-banner-warpper.header-banner-activity').__vue__.$children.userInfo.canUseCopyright = true;
document.querySelector("div.water").remove();
document.querySelector("div.gaoqing-tip").remove();
clearInterval(timeid);
}
}, 1000);
为什么没反应呀,好ggg
页:
[1]