Skip to content

Add LightNovelWorldOrg Parser#2565

Merged
dteviot merged 3 commits intodteviot:ExperimentalTabModefrom
nothing0074:Add-lightnovelworld-parser
Mar 22, 2026
Merged

Add LightNovelWorldOrg Parser#2565
dteviot merged 3 commits intodteviot:ExperimentalTabModefrom
nothing0074:Add-lightnovelworld-parser

Conversation

@nothing0074
Copy link
Contributor

resolves #2540

@nothing0074
Copy link
Contributor Author

nvm dont merge this I messed up badly

@nothing0074
Copy link
Contributor Author

ok should work now

}

extractLanguage(dom) {
return dom.querySelector("html").getAttribute("lang");
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI. Base class already looks for the language there. So, this function is not needed in this case.

@dteviot dteviot merged commit 866d179 into dteviot:ExperimentalTabMode Mar 22, 2026
1 check passed
@dteviot
Copy link
Owner

dteviot commented Mar 22, 2026

@nothing0074

Thank you for your hard work

@@ -0,0 +1,86 @@
"use strict";

// Use one or more of these to specify when the parser is to be used
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI. This comment is no longer relevant, you've specified one.

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

Successfully merging this pull request may close these issues.

Please add site https://lightnovelworld.org/

2 participants