Skip to content

Commit

Permalink
Merge pull request #1997 from jere344/patch-5
Browse files Browse the repository at this point in the history
Update mixednovel.py
  • Loading branch information
dipu-bd committed Jul 13, 2023
2 parents 4cc4556 + e4d31e1 commit f8cdd66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sources/en/m/mixednovel.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ class MixedNovelNet(Crawler):
has_mtl = True
base_url = [
"https://mixednovel.net/",
"https://earlynovel.net/",
]

def initialize(self):
Expand Down

0 comments on commit f8cdd66

Please sign in to comment.