2 comments

[ 3.5 ms ] story [ 14.3 ms ] thread
I’m unable to unsubscribe from Toyota’s mailing list because apparently email addresses can’t have a number in their domain.
Right click the submit button, `inspect`:

`<button id="submit" class="btn btn-danger-submit" type="submit" disabled="true">Unsubscribe</button>`

Delete `disabled="true"`

Click submit

Enjoy!