ooni-probe-cli/internal
Simone Basso 818bf2cba5 fix: move preventMistakes in InputLoader
This fixes an issue where URLs provided with --input are not
accepted by the preventMistakes filter.

The filter itself needs to execute _only_ on URLs returned
by the checkIn API, rather than on URLs returned by the
InputLoader, which may instead be user provided.

Reference issue: https://github.com/ooni/probe/issues/1435
2021-04-07 13:54:56 +02:00
..
cmd fix(oohelper): make sure the CI is green (#282) 2021-04-01 20:11:13 +02:00
engine fix: move preventMistakes in InputLoader 2021-04-07 13:54:56 +02:00
version fix: disable maxRuntime when not WebConnectivity 2021-04-06 13:03:50 +02:00
README.md doc: ensure all top dirs have an explanatory README (#214) 2021-02-03 16:54:00 +01:00

Directory github.com/ooni/probe-cli/internal

This directory contains private Go packages.