Skip to content

Instantly share code, notes, and snippets.

@laolai
Last active March 24, 2020 03:30
Show Gist options
  • Save laolai/4dbb6d30450cd551526750ebbc06e42a to your computer and use it in GitHub Desktop.
Save laolai/4dbb6d30450cd551526750ebbc06e42a to your computer and use it in GitHub Desktop.
薅羊毛|-|{"files":{"5¥_from_chinaunicom.py":{"env":"plain"}},"tag":"Python"}
import requests
URL = 'http://openapp.10010.com/bj/dre/Dre_addFive.action'
r = requests.post(URL, data= {'teleNum':'186xxxxxxxx'})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment