Skip to content

Commit

Permalink
site renamed to https://www.wuxiau.com
Browse files Browse the repository at this point in the history
  • Loading branch information
dteviot committed Oct 5, 2023
1 parent 4bef69e commit 6850755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/js/parsers/ReadwnParser.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ parserFactory.register("wuxiamtl.com", () => new ReadwnParser());
parserFactory.register("novelmtl.com", () => new ReadwnParser());
parserFactory.register("wuxiapub.com", () => new ReadwnParser());
parserFactory.register("wuxiahere.com", () => new ReadwnParser());
parserFactory.register("wuxiax.com", () => new ReadwnParser());
parserFactory.register("wuxiau.com", () => new ReadwnParser());
parserFactory.register("fannovel.com", () => new ReadwnParser());
parserFactory.register("wuxiap.com", () => new ReadwnParser());

Expand Down

0 comments on commit 6850755

Please sign in to comment.