fix #2076
This commit is contained in:
parent
495d98c2b2
commit
2821d6a9dc
@ -54,6 +54,7 @@ class SiteChain(ChainBase):
|
|||||||
"m-team.cc": self.__mteam_test,
|
"m-team.cc": self.__mteam_test,
|
||||||
"ptlsp.com": self.__indexphp_test,
|
"ptlsp.com": self.__indexphp_test,
|
||||||
"1ptba.com": self.__indexphp_test,
|
"1ptba.com": self.__indexphp_test,
|
||||||
|
"star-space.net": self.__indexphp_test,
|
||||||
}
|
}
|
||||||
|
|
||||||
def is_special_site(self, domain: str) -> bool:
|
def is_special_site(self, domain: str) -> bool:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user