update tor bulkexitlist endpoint

ip and port parameters still exist, but do not restrict the list
whatsoever, in our case.
pull/8456/head
Niklas Fiekas 2021-03-23 15:37:28 +01:00
parent 7e99baf7a1
commit 13b8872a96
1 changed files with 1 additions and 1 deletions

View File

@ -198,7 +198,7 @@ security {
}
tor {
enabled = true
provider_url = "https://check.torproject.org/cgi-bin/TorBulkExitList.py?ip="${net.ip}"&port=80"
provider_url = "https://check.torproject.org/torbulkexitlist"
refresh_delay = 1 hour
}
disposable_email {