Created
August 12, 2025 14:29
-
-
Save ksamuel/b12ef48f98f942b45def45e360b41063 to your computer and use it in GitHub Desktop.
Subscribe to bitecode
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -X POST \ | |
-H "Content-Type: application/x-www-form-urlencoded" \ | |
-H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3" \ | |
-d "email=INSERT_YOUR_EMAIL_HERE&source=subscribe_page" \ | |
https://www.bitecode.substack.com/api/v1/free?nojs=true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment