Sleazy Fork is available in English.

Nyaa.si - Load More Thumbnail

Load image from cover/screenshot links.

< 腳本Nyaa.si - Load More Thumbnail的回應

評論:OK - script works, but has bugs

§
發表於:2024-04-11

if DISplay '429 Too Many Requests', disable 'Display images on hover the links'.

Find this phrase for temporary measures:
const links = document.querySelectorAll('.torrent-list>tbody>tr>td:nth-child(2)>a:last-child')

Put '//' before this phrase.
ex) //const links = document.querySelectorAll('.torrent-list>tbody>tr>td:nth-child(2)>a:last-child')

York Wang作者
§
發表於:2024-04-11

Thank you for your feedback.
I have changed the network requests to serial processing in version 0.9.6, which should also fix this issue. Please give it a try.

發表回覆

登入以回復