[[Server]] Pattern = "POST /telemetry-ext" Response.Body = ''' { "errors": [], "numProtoSuccess": 1 } ''' [[Repls]] Old = "(?:[01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]" New = "HH:MM:SS" [[Repls]] Old = "pid=[0-9]+" New = "pid=PID"