Skip to content

Commit

Permalink
Merge pull request #2286 from jere344/patch-1
Browse files Browse the repository at this point in the history
Added url to readlightnovelorg.py
  • Loading branch information
dipu-bd authored Feb 29, 2024
2 parents 555b6a5 + 3d946df commit 8f44060
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sources/en/r/readlightnovelorg.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ class ReadLightNovelCrawler(Crawler):
base_url = [
"https://readlightnovel.me/",
"https://www.readlightnovel.me/",
"https://readlightnovel.today/",
"https://www.readlightnovel.today/",
]

def read_novel_info(self):
Expand Down

0 comments on commit 8f44060

Please sign in to comment.