forked from Hay1tsme/segatools
dns: fix WAHLAP old billing DNS block too
This commit is contained in:
parent
1772ee458c
commit
3d36283a5b
@ -136,7 +136,7 @@ HRESULT dns_platform_hook_init(const struct dns_config *cfg)
|
||||
}
|
||||
|
||||
// WAHLAP Billing
|
||||
hr = dns_hook_push(L"ib.sys-all.cn", cfg->billing);
|
||||
hr = dns_hook_push(L"bl.sys-all.cn", cfg->billing);
|
||||
|
||||
if (FAILED(hr)) {
|
||||
return hr;
|
||||
|
Loading…
Reference in New Issue
Block a user