Skip to content

Commit 25978f9

Browse files
author
Taois
committed
fix: 腾云驾雾的lazy适配皮卡丘
1 parent 8ba0e12 commit 25978f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spider/js/腾云驾雾[官].js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,6 @@ var rule = {
206206
},
207207
lazy: async function () {
208208
let {input} = this;
209-
return {parse: 1, jx: 1, url: input}
209+
return {jx: 1, url: input}
210210
}
211211
}

0 commit comments

Comments
 (0)