#!/usr/bin/env python3 # coding=utf-8 class SiteAuthenticator: def __init__(self): self.imgur_authentication = None