add some hosts entries
This commit is contained in:
parent
2d0fb28f32
commit
b4bc079ee0
@ -33,5 +33,15 @@ with config.deviceSpecific;
|
||||
firewall.enable = false;
|
||||
usePredictableInterfaceNames = true;
|
||||
hostName = config.device;
|
||||
|
||||
extraHosts = ''
|
||||
0.0.0.0 log-upload-os.mihoyo.com
|
||||
0.0.0.0 overseauspider.yuanshen.com
|
||||
0.0.0.0 prd-lender.cdp.internal.unity3d.com
|
||||
0.0.0.0 thind-prd-knob.data.ie.unity3d.com
|
||||
0.0.0.0 thind-gke-usc.prd.data.corp.unity3d.com
|
||||
0.0.0.0 cdp.cloud.unity3d.com
|
||||
0.0.0.0 remote-config-proxy-prd.uca.cloud.unity3d.com
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user