andyt andyt:
Caleb said the problem is with addresses that start with https.
When newsbot reads the URL, it was designed with addresses in the form "http://www..."
Almost every website switched to encrypted streams after Snowden - of the form "http
s://www..".
Newsbot doesn't like this. Notice what it did the the story URL:
http://https//www.thestar.com/yourtoronto/education/2016/06/16/sons-abuse-prompts-angela-kennedy-to-change-sex-ed-stance.html
It added the "http://" in front of the "https://" and removed the ":", because it thought it only received the "www..." part of the address.
Happens a lot.
