[–] bodhi_mind 3y ago ↗ I’m unable to unsubscribe from Toyota’s mailing list because apparently email addresses can’t have a number in their domain.
[–] y-curious 3y ago ↗ Right click the submit button, `inspect`:`<button id="submit" class="btn btn-danger-submit" type="submit" disabled="true">Unsubscribe</button>`Delete `disabled="true"`Click submitEnjoy!
2 comments
[ 3.5 ms ] story [ 14.3 ms ] thread`<button id="submit" class="btn btn-danger-submit" type="submit" disabled="true">Unsubscribe</button>`
Delete `disabled="true"`
Click submit
Enjoy!