try to take over the world!
< Σχολιασμός για τον κώδικα gaizima2
可以用这个链接的进行转换:http://eps.xjtu.edu.cn/xsfw/sys/swmfxyqglapp/*default/index.do#/jdxym将黄码转为紫码: setTimeout(function(){ document.getElementById("applyed_school_code").children[1].style = "filter:hue-rotate(254deg);"; Array.from(document.getElementsByClassName("mint-text mt-color-grey")).forEach((el) => {el.parentNode.removeChild(el)}); }, 5000);色相转换的角度更换一下,也可以从绿码变成紫码。
Συνδεθείτε για να δημοσιεύσετε μια απάντηση.
可以用这个链接的进行转换:
http://eps.xjtu.edu.cn/xsfw/sys/swmfxyqglapp/*default/index.do#/jdxym
将黄码转为紫码:
setTimeout(function(){
document.getElementById("applyed_school_code").children[1].style = "filter:hue-rotate(254deg);";
Array.from(document.getElementsByClassName("mint-text mt-color-grey")).forEach((el) => {el.parentNode.removeChild(el)});
}, 5000);
色相转换的角度更换一下,也可以从绿码变成紫码。