Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom rule request for https://comick.io #556

Open
CapriciousCarl opened this issue Apr 8, 2024 · 4 comments
Open

Custom rule request for https://comick.io #556

CapriciousCarl opened this issue Apr 8, 2024 · 4 comments

Comments

@CapriciousCarl
Copy link

Hi, I really enjoy your work but I am not knowledgeable in how to create a custom rule.
I use Safari on IOS for Iphone.
I have tried to use the element picker (following the gif in the user manual) but I didn't really know what I was doing. I would like to know how to operate the element picker so I can resolve similar issues in the future, but I understand if it that is too difficult.

Please help me with creating a custom rule for https://comick.io.
Example: https://comick.io/comic/01-helmut-the-forsaken-child/s_1Inuh7-chapter-1-en
Thank you!

@hoothin
Copy link
Owner

hoothin commented Apr 8, 2024

{
    "name": "ComicK",
    "url": "^https?://comick\\.io/comic/",
    "nextLink": "button.select-none"
}

@CapriciousCarl
Copy link
Author

Thank you for the quick response, but the previous chapter is being loaded rather than the next one.

@hoothin
Copy link
Owner

hoothin commented Apr 8, 2024

Try "nextLink": "//button[div[contains(text(),'Next')]]"

@CapriciousCarl
Copy link
Author

Works perfectly, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants