第四十三章 经历你的经历(二)  ……
上一章 章节目录
{
if (event.keyCode == 37) window.location = document.querySelector('#prev_url').attributes.href.value;
if (event.keyCode == 39) window.location = document.querySelector('#next_url').attributes.href.value;
if (event.keyCode == 13) window.location = document.querySelector('#info_url').attributes.href.value;
}
function report() {
if($.cookie('report')){
alert('请不要过于频繁,30秒可操作一次');
return false;
} else {
let date = new Date();
date.setTime(date.getTime() + (parseInt(30) * 1000)); //n秒一次.
$.cookie('report', true, {expires: date, path: '/'})
$.ajax({
type:"post"
,url:"/api/report.php?do=report"
,data:{
articleid : '59717'
,chapterid : '10412809'
,articlename : '香蜜之星玉'
,chaptername : '第四十三章 经历你的经历(二)  ……
{ if (event.keyCode == 37) window.location = document.querySelector('#prev_url').attributes.href.value; if (event.keyCode == 39) window.location = document.querySelector('#next_url').attributes.href.value; if (event.keyCode == 13) window.location = document.querySelector('#info_url').attributes.href.value; } function report() { if($.cookie('report')){ alert('请不要过于频繁,30秒可操作一次'); return false; } else { let date = new Date(); date.setTime(date.getTime() + (parseInt(30) * 1000)); //n秒一次. $.cookie('report', true, {expires: date, path: '/'}) $.ajax({ type:"post" ,url:"/api/report.php?do=report" ,data:{ articleid : '59717' ,chapterid : '10412809' ,articlename : '香蜜之星玉' ,chaptername : '第四十三章 经历你的经历(二)  ……