Archived
1
0
Fork 0
This commit is contained in:
多羅狼 2023-08-09 13:33:17 +08:00 committed by GitHub
parent 55c470128c
commit 914fee8303
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ from core.component import module
from typing import Any, Dict
ip = module('ip', desc='{ip.help.desc}',
alias='whois', developers=['Dianliang233'])
developers=['Dianliang233'])
@ip.handle('<ip>')