if (localStorage.getItem('beNightMode')) {
document.body.className +=' night';
}
function g(formname) {
var url = "https://www.baidu.com/baidu";
if (formname.s[1].checked) {
formname.ct.value = "2097152";
} else {
formname.ct.value = "0";
}
formname.action = url;
return true;
}
点赞 https://www.dc5017.com/2020/04/05/%e8%a5%bf%e5%b1%b1%e5%8c%ba%e5%a7%94%e7%8e%8b%e5%bf%a0%e4%b9%a6%e8%ae%b0%e5%88%b0%e6%98%86%e4%b8%80%e4%b8%ad%e8%a5%bf%e5%b1%b1%e5%ad%a6%e6%a0%a1%e6%a3%80%e6%9f%a5%e6%8c%87%e5%af%bc%e6%a0%a1%e5%9b%ad/ 复制链接 复制链接 jQuery(function($) {
$('#ajax_widget-6_content').data('args', {"allow_pagination":"1","post_num":"5","comment_num":"12","viewe_days":"90","review_days":"3","like_days":"90","show_thumb":"1","pcat":"","authornot":"1","begin_widget_logic":""});
});