ArchiveTeam / NewsGrabber

Grabbing all news.
62 stars 32 forks source link

Rewrite bad http:/ and https:/ URLs to http:// and https:// URLs if found #53

Closed Arkiver2 closed 8 years ago

Arkiver2 commented 8 years ago

Sometimes websites have bad URLs, for example URLs with only one slash instead of two slashes needed for the URL to work. We should automatically rewrite any URL found with only one slash.