Last active
March 24, 2020 03:30
-
-
Save laolai/4dbb6d30450cd551526750ebbc06e42a to your computer and use it in GitHub Desktop.
薅羊毛|-|{"files":{"5¥_from_chinaunicom.py":{"env":"plain"}},"tag":"Python"}
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
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