Skip to content

Commit 7a67883

Browse files
authored
Update baidu_speed.js
1 parent ca547d7 commit 7a67883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Task/baidu_speed.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ function getRewards() {
119119
function invite() {
120120
return new Promise((resolve, reject) =>{
121121
let rewurl = {
122-
url: `https://dwz.cn/iSUFu2b0`,
122+
url: `https://haokan.baidu.com/activity/h5/vault?productid=2&inviteCode=WKQLC6&pkg=[pkg]`,
123123
headers: {Cookie:cookieval}
124124
}
125125
$.get(rewurl, (error, response, data) => {

0 commit comments

Comments
 (0)