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