mirror of
https://github.com/Milxnor/Cobalt.git
synced 2026-01-13 02:22:22 +01:00
Add ak.epicgames.com (not required)
This commit is contained in:
@@ -62,7 +62,8 @@ inline CURLcode CurlEasySetOptDetour(struct Curl_easy* data, CURLoption tag, ...
|
||||
|| uri.Host.ends_with(XOR(".akamaized.net"))
|
||||
|| uri.Host.ends_with(XOR("on.epicgames.com"))
|
||||
|| uri.Host.ends_with(XOR("game-social.epicgames.com"))
|
||||
|| uri.Host.contains(XOR("superawesome.com")))
|
||||
|| uri.Host.contains(XOR("superawesome.com"))
|
||||
|| uri.Host.contains(XOR("ak.epicgames.com")))
|
||||
{
|
||||
if (CobaltUsage == ECobaltUsage::Private)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user