Sleazy Fork is available in English.

Nyaa.si - Load More Thumbnail

Load image from cover/screenshot links.

< Nyaa.si - Load More Thumbnailについてのフィードバック

レート:可 - スクリプトは動作するがバグがある

§
投稿日: 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.

返信を投稿

返信を投稿するにはログインしてください。