This commit is contained in:
Mrx
2026-01-31 17:43:31 +08:00
parent 0091e01574
commit f48289b32b
13 changed files with 409 additions and 117 deletions

View File

@@ -206,6 +206,7 @@ func registerAllProcessors(combService *comb.CombService) {
"YYSYK8R3": yysy.ProcessYYSYK8R3Request, //手机空号检测查询
"YYSYH6F3": yysy.ProcessYYSYH6F3Request, //运营商三要素即时版查询
"YYSYK9R4": yysy.ProcessYYSYK9R4Request, //全网手机三要素验证1979周更新版
"YYSYF2T7": yysy.ProcessYYSYF2T7Request, //手机二次放号检测查询
// IVYZ系列处理器
"IVYZ0B03": ivyz.ProcessIVYZ0B03Request,