FanfictionBot / reddit-ffn-bot

A reddit auto reply bot.
53 stars 18 forks source link

Always use HTTPS for FF.net and Ao3 links #98

Closed moonpotato closed 8 years ago

moonpotato commented 8 years ago

I noticed the use of http vs https in the bot's links was inconsistent. For example, the FF.net story link is http, but the author link is https.

Changes are trivial, just swapped http:// for https:// in some of the string constants.

moonpotato commented 8 years ago

I just checked, and neither AFF nor FFA support HTTPS, so that's all that needs doing.