blutz / meow

Social media poster
GNU Affero General Public License v3.0
0 stars 0 forks source link

Validate URLs on frontend #23

Open blutz opened 9 years ago

blutz commented 9 years ago

To try to catch errors. Like links to .camakak.com/ should never be published and anything with "?preview*"at the end also probably shouldn't work.

Allow any URL through (to give to urllib2) as long as the user confirms their action.