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

Please add site https://www.readingpia.me/ #1650

Open
Tenome opened this issue Jan 25, 2025 · 1 comment
Open

Please add site https://www.readingpia.me/ #1650

Tenome opened this issue Jan 25, 2025 · 1 comment

Comments

@Tenome
Copy link

Tenome commented Jan 25, 2025

Since their site is absolutely infested with popup ads, I made a quick template for their site so people don't have to deal with it. Make sure you have uBlock Origin or some other adblock before clicking on their site.

Provide URL for web page that contains Table of Contents (list of chapters) of a typical story on the site

https://www.readingpia.me/series/regression-is-too-much

  • URL of first chapter
  • https://www.readingpia.me/regression-is-too-much-chapter-0
  • CSS selector for element holding content to put into EPUB
  • #chapter-body
  • CSS selector for element holding Title of Chapter
  • #chapter-body > p:nth-child(1)
  • CSS selector for element(s) to remove
  • #chapter-body > p:nth-child(61), p.mt-2:nth-child(63), #chapter-body > a:nth-child(64), #chapter-body > a:nth-child(62)
@ImLJS
Copy link
Collaborator

ImLJS commented Jan 26, 2025

@Tenome

Test versions for Firefox and Chrome have been uploaded to https://github.com/dteviot/WebToEpub/releases/tag/developer-build. Pick the one suitable for you, follow the "How to install from Source (for people who are not developers)" instructions at https://github.com/dteviot/WebToEpub/tree/ExperimentalTabMode#user-content-how-to-install-from-source-for-people-who-are-not-developers and let me know how it goes.
Tested with:

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

No branches or pull requests

2 participants