Added default redirect after form submission
Surjith S MFounder
Currently, a user needs to specify the redirect option otherwise API would return a JSON response. Now the form will redirect to Web3Forms success page if redirect is not present & data is sent via fom-urlencoded. No changes for people sending via JSON.
