Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Note: Did do another pull request but closed it because I getting checking error. I thought maybe I used older dev version and forgot to update so I update and create source file again it still fails on something to do with telegram which I haven't touched.
Added source for another version of novelbin sites. Created a file as I needed to use Rate limit because of too many request error.
Also @dipu-bd I'm not sure if you want to combined certain novelbin sources, I know if there same site you just add alternative domains to the base_url.
It just it noticed the following sources:
novelbin.py = https://novelbin.com/
novelbin.net.py = https://novelbin.net/
novel-bin.py =https://novel-bin.com/
and my one
novel-bin.net.py = https://novel-bin.net/
I think there all the same site, I'm not 100% sure though could be different, I know novel-bin.net had the novel I need and none of the other did so it could just be using same name and site template, it's also another reason I created separate source.