Skip to content

Commit

Permalink
Merge pull request #2516 from Magos-Technicus/patch-2
Browse files Browse the repository at this point in the history
Update centralnovel.py
  • Loading branch information
dipu-bd authored Dec 7, 2024
2 parents ebbf2a0 + 5cfd555 commit 9e5fd90
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sources/pt/centralnovel.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@

class CentralNovelCrawler(MangaStreamTemplate):
base_url = ["https://centralnovel.com/"]

def initialize(self) -> None:
self.init_executor(ratelimit=2.99)

0 comments on commit 9e5fd90

Please sign in to comment.