From 53204f36590f78ad9ac7d711c388decd7b1be04e Mon Sep 17 00:00:00 2001 From: Magix <27646710+KingRainbow44@users.noreply.github.com> Date: Tue, 19 Jul 2022 19:24:22 -0400 Subject: [PATCH] Updated Running (markdown) --- Running.md | 64 ++++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 45 insertions(+), 19 deletions(-) diff --git a/Running.md b/Running.md index d788c5c..8fbd6d0 100644 --- a/Running.md +++ b/Running.md @@ -31,31 +31,57 @@ 2. Route all traffic going to HoYoVerse/MiHoYo servers to the server host. 3. Launch Genshin Impact and have fun! -## Traffic Route Map +## [Traffic Route Map](https://github.com/Grasscutters/Grasscutter/issues/1447) ``` -api-os-takumi.mihoyo.com -> (redirect to the server host) -hk4e-api-os-static.mihoyo.com -> (redirect to the server host) -hk4e-sdk-os.mihoyo.com -> (redirect to the server host) dispatchosglobal.yuanshen.com -> (redirect to the server host) -osusadispatch.yuanshen.com -> (redirect to the server host) -account.mihoyo.com -> (redirect to the server host) -log-upload-os.mihoyo.com -> (redirect to the server host) -dispatchcntest.yuanshen.com -> (redirect to the server host) -devlog-upload.mihoyo.com -> (redirect to the server host) -webstatic.mihoyo.com -> (redirect to the server host) -log-upload.mihoyo.com -> (redirect to the server host) -hk4e-sdk.mihoyo.com -> (redirect to the server host) -api-beta-sdk.mihoyo.com -> (redirect to the server host) -api-beta-sdk-os.mihoyo.com -> (redirect to the server host) -cnbeta01dispatch.yuanshen.com -> (redirect to the server host) dispatchcnglobal.yuanshen.com -> (redirect to the server host) -cnbeta02dispatch.yuanshen.com -> (redirect to the server host) +osusadispatch.yuanshen.com -> (redirect to the server host) +oseurodispatch.yuanshen.com -> (redirect to the server host) +osasiadispatch.yuanshen.com -> (redirect to the server host) + +hk4e-api-os-static.mihoyo.com -> (redirect to the server host) +hk4e-api-static.mihoyo.com -> (redirect to the server host) +hk4e-api-os.mihoyo.com -> (redirect to the server host) +hk4e-api.mihoyo.com -> (redirect to the server host) +hk4e-sdk-os.mihoyo.com -> (redirect to the server host) +hk4e-sdk.mihoyo.com -> (redirect to the server host) + +account.mihoyo.com -> (redirect to the server host) +api-os-takumi.mihoyo.com -> (redirect to the server host) +api-takumi.mihoyo.com -> (redirect to the server host) sdk-os-static.mihoyo.com -> (redirect to the server host) +sdk-static.mihoyo.com -> (redirect to the server host) webstatic-sea.mihoyo.com -> (redirect to the server host) -hk4e-sdk-os-static.hoyoverse.com -> (redirect to the server host) -webstatic-sea.hoyoverse.com -> (redirect to the server host) +webstatic.mihoyo.com -> (redirect to the server host) +uploadstatic-sea.mihoyo.com -> (redirect to the server host) +uploadstatic.mihoyo.com -> (redirect to the server host) + +api-os-takumi.hoyoverse.com -> (redirect to the server host) sdk-os-static.hoyoverse.com -> (redirect to the server host) +sdk-os.hoyoverse.com -> (redirect to the server host) +webstatic-sea.hoyoverse.com -> (redirect to the server host) +uploadstatic-sea.hoyoverse.com -> (redirect to the server host) +api-takumi.hoyoverse.com -> (redirect to the server host) +sdk-static.hoyoverse.com -> (redirect to the server host) +sdk.hoyoverse.com -> (redirect to the server host) +webstatic.hoyoverse.com -> (redirect to the server host) +uploadstatic.hoyoverse.com -> (redirect to the server host) +account.hoyoverse.com -> (redirect to the server host) api-account-os.hoyoverse.com -> (redirect to the server host) +api-account.hoyoverse.com -> (redirect to the server host) + +hk4e-api-os.hoyoverse.com -> (redirect to the server host) +hk4e-api-os-static.hoyoverse.com -> (redirect to the server host) hk4e-sdk-os.hoyoverse.com -> (redirect to the server host) -uspider.yuanshen.com -> (redirect to the server host) +hk4e-sdk-os-static.hoyoverse.com -> (redirect to the server host) +hk4e-api.hoyoverse.com -> (redirect to the server host) +hk4e-api-static.hoyoverse.com -> (redirect to the server host) +hk4e-sdk.hoyoverse.com -> (redirect to the server host) +hk4e-sdk-static.hoyoverse.com -> (redirect to the server host) + +log-upload.mihoyo.com -> (redirect to 0.0.0.0) +log-upload-os.mihoyo.com -> (redirect to 0.0.0.0) +log-upload-os.hoyoverse.com -> (redirect to 0.0.0.0) +devlog-upload.mihoyo.com -> (redirect to 0.0.0.0) +overseauspider.yuanshen.com -> (redirect to 0.0.0.0) ``` \ No newline at end of file