去广告移除右侧广告位留空

功能建议 · 8 次浏览
我的梦想捐钱修路建学校 创建于 8小时4分钟前

去广告的JS用这个吧 能移除广告位留空

(function() {
    'use strict';
    Object.defineProperty(window, 'innerWidth', {
  get() { return document.documentElement.offsetWidth + 320 },
})
})();


回复内容
暂无回复
回复主贴