Strip the trailing slash from the bouncer url
This commit is contained in:
parent
9d014a2b63
commit
6735c8d617
3 changed files with 5 additions and 5 deletions
|
|
@ -61,6 +61,6 @@
|
|||
"use_domain_fronting": false,
|
||||
"send_crash_reports": true,
|
||||
"collector_url": "",
|
||||
"bouncer_url": "https://bouncer.ooni.io/"
|
||||
"bouncer_url": "https://bouncer.ooni.io"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue