Skip to content

Instantly share code, notes, and snippets.

View dev-ahmedhany's full-sized avatar
:octocat:
Never Stop Dreaming

Ahmed Hany dev-ahmedhany

:octocat:
Never Stop Dreaming
View GitHub Profile
import requests
import copy
import time
TOKENURL = 'https://api-my.te.eg/api/user/generatetoken?channelId=WEB_APP'
STATUSURL = 'https://api-my.te.eg/api/user/status'
LOGINURL = 'https://api-my.te.eg/api/user/login?channelId=WEB_APP'
DATAURL = 'https://api-my.te.eg/api/line/freeunitusage'
STATUSDATA = {