Skip to content

Instantly share code, notes, and snippets.

@procload
Created July 23, 2014 19:10
Show Gist options
  • Save procload/bdc8c5096c1a86302e7f to your computer and use it in GitHub Desktop.
Save procload/bdc8c5096c1a86302e7f to your computer and use it in GitHub Desktop.
Optout
<form action="" method="post">
<input type="hidden" name =".optout_basic" value="1" />
<input class="submit" name="action" value="Unsubscribe" type="submit" />
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment