Skip to content

Commit

Permalink
Source Updates (LNReader#807)
Browse files Browse the repository at this point in the history
* dev woopread

* check if input breaks chapterText

* AsuraLightNovel dev

* add Titan.wf to novelupdates

* rough fix novelpub

* remove userAgent check

* i forgot one

* lnmtl ChapterText fix

* fix author, genre and status lnmtl

* xperimental

* grounded quotation marks lnmtl

* fix woopread missing chapter

* refactor wuxia.blog

* copypasta lightnovelpub

* until stylesheets are added

* remove console.log

* revert armtl and wuxiablog search delete

* fix eslint check?

* fastnovel to novelbin

* Blossom Translation Dev

* skynovel fix chapter spacing

* oops

* linovelib fix?

* search fix linovelib

* update dictionary linovelib

* update dictionary 2: electric bugaloo

* skillgg dict and multipage chapter + search fix

* fix sakuranovel again

* The_Lazy_Guy Dev + TuNovelaLigera Dev

* TuNovelaLigera, ch cleanup

* under review

* remove green dictionary

* text()

* add delay

* cleanup

* allnovelfull cleanup

* update selector

* update selectors SUPER

* fix chapter name lightnovelpub

* update dictionary 3: revenge of the dict

* indowebnovel
  • Loading branch information
K1ngfish3r authored Dec 27, 2023
1 parent 4548cdf commit 60cf358
Show file tree
Hide file tree
Showing 20 changed files with 627 additions and 336 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ After forking to your own github org or account, do the following steps to get s

```bash
# prerequisites
node --version <= 16.13.1 (for version management, get nvm [recommended])
java sdk --version <= 11 (for version management, get jenv [optional])
android sdk (https://developer.android.com/studio)
node --version <= 16.13.1 (for version management, get nvm [recommended])
java sdk --version <= 17 (for version management, get jenv [optional])
android sdk (https://developer.android.com/studio)

# clone your fork to your local machine
git clone https://github.com/<your-account-name>/lnreader.git
Expand Down
Loading

0 comments on commit 60cf358

Please sign in to comment.