catch epay URLs

This commit is contained in:
Hay1tsme 2023-12-14 10:36:52 -05:00
parent 2ec0ee4794
commit ba9fb5d0b9
1 changed files with 13 additions and 0 deletions

View File

@ -64,6 +64,19 @@ HRESULT dns_platform_hook_init(const struct dns_config *cfg)
return hr;
}
// Epay urls
hr = dns_hook_push(L"api-aime.am-all.net", cfg->startup);
if (FAILED(hr)) {
return hr;
}
hr = dns_hook_push(L"tasms-api-basis.thincacloud.com", cfg->startup);
if (FAILED(hr)) {
return hr;
}
// if your ISP resolves bad domains, it will kill the network. These 2
// *cannot* resolve