Skip to content

Commit

Permalink
Merge pull request #2007 from zerty/Readwn
Browse files Browse the repository at this point in the history
Fixed typo in ReadWNCrawler
  • Loading branch information
dipu-bd authored Jul 21, 2023
2 parents 0a3e2e5 + e3339b7 commit 0d9c539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/en/r/readwn.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
class ReadWNCrawler(NovelMTLTemplate):
has_mtl = True
base_url = [
"https://www.readwn.com/"
"https://www.readwn.com/",
"https://www.wuxiap.com/"
]

0 comments on commit 0d9c539

Please sign in to comment.