Room-11 / Jeeves

Chatbot for Stack Overflow
MIT License
42 stars 19 forks source link

Allow all URLs for canons #212

Open EleventyJeeves opened 7 years ago

EleventyJeeves commented 7 years ago

Currently, only SE URLs are allowed Source - http://chat.stackoverflow.com/transcript/message/36919075#36919075

JayPHP commented 7 years ago

@DaveRandom @PeeHaa You happy with this?

PeeHaa commented 7 years ago

Sure. Go for it 👍

osule commented 7 years ago

@JayPHP I was just looking at the source. I'm thinking to still validate the URL and raise an InvalidUrlException. What do you think of this?