MediaWiki:Common.js
来自百问网嵌入式Linux wiki
注意:在保存之后,您可能需要清除浏览器缓存才能看到所作出的变更的影响。
- Firefox或Safari:按住Shift的同时单击刷新,或按Ctrl-F5或Ctrl-R(Mac为⌘-R)
- Google Chrome:按Ctrl-Shift-R(Mac为⌘-Shift-R)
- Internet Explorer:按住Ctrl的同时单击刷新,或按Ctrl-F5
- Opera:前往菜单 → 设置(Mac为Opera → Preferences),然后隐私和安全 → 清除浏览数据 → 缓存的图片和文件。
$(document).ready( function() {
var tree = $('#wikitext-sidebar');
$('#p-logo').after( tree.html() );
tree.remove();
});
/*********百度主动推送代码***********/
<script>
(function(){
var bp = document.createElement('script');
var curProtocol = window.location.protocol.split(':')[0];
if (curProtocol === 'https') {
bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
}
else {
bp.src = 'http://push.zhanzhang.baidu.com/push.js';
}
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(bp, s);
})();
</script>
/*******360主动收录代码**************/
<script>(function(){
var src = (document.location.protocol == "http:") ? "http://js.passport.qihucdn.com/11.0.1.js?9d91b9d962051daef41972684348663d":"https://jspassport.ssl.qhimg.com/11.0.1.js?9d91b9d962051daef41972684348663d";
document.write('<script src="' + src + '" id="sozz"><\/script>');
})();
</script>