Skip to content

Instantly share code, notes, and snippets.

Verifying my Blockstack ID is secured with the address 19xWuTsXHdRJsVwiPANMhWXdq34MArrq7P https://explorer.blockstack.org/address/19xWuTsXHdRJsVwiPANMhWXdq34MArrq7P
@adeolonoh
adeolonoh / pool.py
Last active December 11, 2015 02:54
'''
This script downloads the latest list of domains available
for backorder at https://www.pool.com/viewlist.aspx and
checks for really short domains or dictionary words.
More info at https://jell.com/blog/how-the-wrong-name-cost-our-startup/
'''
import io
import requests