東方永頁機

페이지가 매겨진 다음 웹 페이지를 자동으로 로드하고 현재 페이지에 삽입합니다. 규칙 없이 수천 개의 웹 사이트를 지원합니다.

< 東方永頁機 피드백

리뷰: 좋음 - 잘 동작함

§
작성: 2023-05-01

Fix CSFD.cz

This is example URL: https://www.csfd.cz/film/410534-ready-player-one-hra-zacina/prehled/

The last page is 4, but Pagetual joins the last page repeatedly. I tried to fix it myself, but I failed.

hoothin개발자
§
작성: 2023-05-03

That's because link ">" under "rating-users" was recognized as next link with smart rule. You can use this custom rule

    {
        "name": "ČSFD.cz",
        "url": "^https?://www\\.csfd\\.cz/",
        "nextLink": ".tab-content>.box-more-bar>.pagination>.current+a"
    }
§
작성: 2023-05-03

That's because link ">" under "rating-users" was recognized as next link with smart rule.
You can use this custom rule

    {
        "name": "ČSFD.cz",
        "url": "^https?://www\\.csfd\\.cz/",
        "nextLink": ".tab-content>.box-more-bar>.pagination>.current+a"
    }
Import

It's works as expected. Thank you, hoothin.

댓글 남기기

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