Skip to content

Commit 900e348

Browse files
committed
update
1 parent 00460dd commit 900e348

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

52pojie-Enhanced.user.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107

108108

109109
qianDaoBack(); // 先看看是不是签到跳转页面,如果是则返回
110-
//qianDao(); // 看看有没有签到
110+
qianDao(); // 看看有没有签到
111111
pageLoading(); // 自动翻页
112112

113113

@@ -187,7 +187,7 @@
187187
if(this._onreadystatechange) {
188188
if (this.readyState==4 && this.status==200)
189189
{
190-
console.log('111111111111111111111111111111111111111')
190+
console.log('xxx')
191191
}
192192
}
193193
return this._onreadystatechange.apply(this, arguments);

0 commit comments

Comments
 (0)