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.

댓글 남기기

댓글을 남기려면 로그인하세요.