Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
See: #1022
  • Loading branch information
dteviot committed Oct 12, 2023
1 parent c5999f7 commit 9c62acf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin/js/parsers/ReadwnParser.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ parserFactory.register("novelmtl.com", () => new ReadwnParser());
parserFactory.register("wuxiapub.com", () => new ReadwnParser());
parserFactory.register("wuxiahere.com", () => new ReadwnParser());
parserFactory.register("wuxiau.com", () => new ReadwnParser());
parserFactory.register("wuxiar.com", () => new ReadwnParser());
parserFactory.register("fannovel.com", () => new ReadwnParser());
parserFactory.register("wuxiap.com", () => new ReadwnParser());

Expand Down

0 comments on commit 9c62acf

Please sign in to comment.