增加手动移出白名单 连续连接移出白名单
@@ -0,0 +1,10 @@
#ifndef __MD5_H_
#define __MD5_H_
char* MD5String( char* string ,unsigned int stringlen);
bool MD5Check( char *md5string, char* string ,unsigned int stringlen);
#endif //_MD5_H_
The note is not visible to the blocked user.