6 lines
70 B
Python
6 lines
70 B
Python
# -*- coding: UTF-8 -*-
|
|
'''
|
|
域名库系统
|
|
'''
|
|
|
|
__version__ = "1.0.0" |