Poipiku Downloader

Download images or text from Poipiku

< 腳本Poipiku Downloader的回應

評論:正評 - 腳本一切正常

§
發表於:2024-06-16
編輯:2024-06-16

If you want to download images that is password-protected for viewing, please delete the code on lines 471-473.

if (!pageInfo.hasPassword) {
$panel.find(".line-password").hide();
}


This code hides the input form that requires a password, but it seems to be not working correctly now.
By deleting this, the form will be displayed, and you can enter the password.


If you want to enter a password here by default, please change the code on line 427 as follows.

(Before)
)} [input type='text' class="password">

(after)
)} [input type='text' class="password" value='YourDefaultPassword'>[/div>

Please replace < with [.

§
發表於:2024-06-29

thank you very much

§
發表於:2024-11-15

This is very helpful, thanks for sharing

§
發表於:2024-11-24

Thanks for helping, it worked.

發表回覆

登入以回復

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址