Files
domainCheck/app/__init__.py
2026-04-14 22:53:52 +08:00

6 lines
70 B
Python

# -*- coding: UTF-8 -*-
'''
域名库系统
'''
__version__ = "1.0.0"