rollback mteam

This commit is contained in:
jxxghp 2023-09-24 19:29:24 +08:00
parent 5cd48d5447
commit bad016b2b4
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ class SiteChain(ChainBase):
# 特殊站点登录验证
self.special_site_test = {
"zhuque.in": self.__zhuque_test,
"m-team.io": self.__mteam_test,
# "m-team.io": self.__mteam_test,
}
@staticmethod

File diff suppressed because one or more lines are too long