diff --git a/nettests/nettests.go b/nettests/nettests.go index ce9b720..899acfd 100644 --- a/nettests/nettests.go +++ b/nettests/nettests.go @@ -129,6 +129,7 @@ func (c *Controller) Init(nt *mk.Nettest) error { DisableReportFile: false, DisableCollector: false, + RandomizeInput: false, // It's important to disable input randomization to ensure the URLs are written in sync to the DB SoftwareName: "ooniprobe", SoftwareVersion: ooni.Version,