12 lines
257 B
Python
12 lines
257 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
# __ __ __ __ ______
|
|
#/\ \ /\ "-.\ \ /\ \ /\__ _\
|
|
#\ \ \\ \ \-. \\ \ \\/_/\ \/
|
|
# \ \_\\ \_\\"\_\\ \_\ \ \_\
|
|
# \/_/ \/_/ \/_/ \/_/ \/_/
|
|
|
|
from whois import Whois as whois
|
|
from parser import *
|
|
from flags import *
|