Skip to content

Instantly share code, notes, and snippets.

View SebJansen's full-sized avatar

NaN SebJansen

  • Amsterdam
View GitHub Profile
import requests
import time
email = "hello@hello.com"
token = "qweqeqeqqweqeqeqweqwe"
zone = "qweqeqweqeqweqeqweqeqwe"
headers = {
"X-Auth-Email": email,
"X-Auth-Key": token,