Welcome to our Discord
A friend is making a comeback, keep an eye out hk4e-dmca
- If you want to help with this project, feel free to submit it.
- Backpacks
- Battle
- Card draw
- Formation
- Friends
- Scene Props/Monster/NPC Generation - Scenario
- Plot
- The Court of Forgetfulness and other spin-offs
- Simulated Universe
- Differential Universe
- Regular Time Transmission (Partial
- Install and run Fiddler Classic.
- Set Fiddler to decrypt https traffic (Tools -> Options -> HTTPS -> Decrypt HTTPS Traffic), make sure
Ignore server certificate errors
is checked. - Copy and paste the following code into the Fiddlerscript tab of Fiddler Classic:
import System; import System.
import System.Windows.Forms;
import Fiddler; import System.
import System.Windows.Forms; import Fiddler; import System.Text.
import System.Text.RegularExpressions; class Handlers
static function OnBeforeRequest(oS: Session) {
static function OnBeforeRequest(oS: Session) {
if(
oS.host.EndsWith(".yuanshen.com") ||
oS.host.EndsWith(".hoyoverse.com") ||
oS.host.EndsWith(".mihoyo.com") ||
oS.host.EndsWith(".zenlesszonezero.com") ||
oS.host.EndsWith(".honkaiimpact3.com") ||
oS.host.EndsWith(".bhsr.com") ||
oS.host.EndsWith(".starrails.com") ||
oS.uriContains("http://overseauspider.yuanshen.com:8888/log")
) {
var newUrl = "http://" + oS.host + oS.PathAndQuery;
oS.fullUrl = newUrl;
oS.host = "127.0.0.1:8080";
}
}
};
- Log in using your account name, the password can be set to any value.