Skip to content

Commit

Permalink
dteviot#1336 - Add cyborg-tl.com
Browse files Browse the repository at this point in the history
  • Loading branch information
Kiradien authored Jun 6, 2024
1 parent 73d50b6 commit 7ecc8c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin/js/parsers/NoblemtlParser.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ parserFactory.register("tamagotl.com", () => new NoblemtlParser());
parserFactory.register("taonovel.com", () => new NoblemtlParser());
parserFactory.register("knoxt.space", () => new KnoxtspaceParser());
parserFactory.register("novelsknight.com", () => new NoblemtlParser());
parserFactory.register("cyborg-tl.com", () => new NoblemtlParser());

parserFactory.register("pandamtl.com", () => new PandamtlParser());
parserFactory.register("universalnovel.com", () => new NoblemtlParser());
Expand Down

0 comments on commit 7ecc8c0

Please sign in to comment.