Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Optimization of 360Quake Subdomain Query
The wildcard query for sub-domains is slow, and it's more efficient to directly enter the root domain name. For Quake, this kind of search is more efficient and reduces the load on our cluster.
- Loading branch information