I hereby claim:
- I am frjo on github.
- I am frjo (https://keybase.io/frjo) on keybase.
- I have a public key ASDlsyFPVKq0n9FcdP9DXlqi9F6m8NWpEWIKuObz3zLHSAo
To claim this, I am signing this object:
#!/usr/bin/env python3 | |
""" | |
Script to update DNS entries for a list of domains via GlySYS API. | |
""" | |
import argparse | |
import ipaddress | |
import logging | |
import os | |
import requests |
<?php | |
// Set the e-mail address that submission should be sent to. | |
$address = 'info@example.com'; | |
// Set the e-mail subject prefix. | |
$prefix = 'Website feedback'; | |
// DO NOT EDIT ANYTHING BELOW UNLESS YOU KNOW WHAT YOU ARE DOING. |
I hereby claim:
To claim this, I am signing this object: