* fix: only render profile urls * feat: warn user when submitting data url * fix: prevent dataurls being saved to db * fix: tests and imports Not sure why jest didn't like the es imports, but they aren't necessary so I dropped them. * fix: check for url protocol