A Mess

A portal of the Conmajia weblog

导航

JS: Initialization

console.log('run from init.js') // clear obsolete css let t = document.querySelector('link[href*="blog-common"]') console.log(t) t && t.remove()

posted on 2020-07-20 22:27  Nobi  阅读(49)  评论(0)    收藏  举报