Aivean / royalroad-downloader

https://royalroad.com book downloader
MIT License
57 stars 4 forks source link

Accept royalroadl URLs including "www." #11

Closed saviola777 closed 6 years ago

saviola777 commented 6 years ago

Currently, royalroadl URLs include "www." by default, which is not acceped by the royalroadl-downloader. I extended the regular expression for validating the URLs to also accept URLs including "www.".

Aivean commented 6 years ago

@saviola777 , thanks for the contribution. Merged and released.