Skip to content

Commit

Permalink
日常提交
Browse files Browse the repository at this point in the history
  • Loading branch information
yisar committed Aug 3, 2019
1 parent e757516 commit 5dfee8b
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions clicli.manifest.js
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
(function () {
window.adLink = `https://dwz.cn/jc0psWg2`
window.gonggao = `c站更换 cdn,招募投稿,加群:857500387`
})()
window.adLink = `https://dwz.cn/jc0psWg2`;
window.gonggao = `c站更换 cdn,招募投稿,加群:857500387`;
})();


var _hmt = _hmt || []
var _hmt = _hmt || [];
if (_hmt.length) {
(function () {
var hm = document.createElement("script")
hm.src = "https://hm.baidu.com/hm.js?8fc8aa49cffa79e5b92078fd15951dd1"
var s = document.getElementsByTagName("script")[0]
s.parentNode.insertBefore(hm, s)
})()
}
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?8fc8aa49cffa79e5b92078fd15951dd1";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
};

0 comments on commit 5dfee8b

Please sign in to comment.