A few sites that supported https were not using it in Automater, so I made a quick fix for that.
There's also a few sites that support tls but currently have invalid certificates which I noted in some comments in sites.xml. It's possible to modify these sites to use https if a user so desires since Automater (and from my understanding Python 2) doesn't currently have a way to check the validity of a certificates.
A few sites that supported https were not using it in Automater, so I made a quick fix for that.
There's also a few sites that support tls but currently have invalid certificates which I noted in some comments in sites.xml. It's possible to modify these sites to use https if a user so desires since Automater (and from my understanding Python 2) doesn't currently have a way to check the validity of a certificates.