added AimePay, E-MONEY DNS redirects

This commit is contained in:
2024-02-25 19:03:05 +01:00
parent ca36a879cb
commit 629ded4018
2 changed files with 82 additions and 0 deletions

View File

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