diff options
| author | Karsten Loesing <karsten.loesing@gmx.net> | 2019-08-29 17:35:59 +0200 |
|---|---|---|
| committer | Karsten Loesing <karsten.loesing@gmx.net> | 2019-08-29 17:36:10 +0200 |
| commit | 9a095a63022444c2121fb8b668c092c46f8de7fe (patch) | |
| tree | ec40f4a3a2863e45a56f7f84ebacb9ad1da6ef34 | |
| parent | ac00e57ec95fe1d5092165f129ddde147513e751 (diff) | |
squash! Archive snowflake statistics.
Update default URL for downloading snowflake statistics.
| -rw-r--r-- | src/main/resources/collector.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/collector.properties b/src/main/resources/collector.properties index df79946..a4eed7a 100644 --- a/src/main/resources/collector.properties +++ b/src/main/resources/collector.properties @@ -196,5 +196,5 @@ SnowflakeStatsSources = Remote ## List of URLs separated by comma. SnowflakeStatsSyncOrigins = https://collector.torproject.org ## Where to download snowflake statistics from. -SnowflakeStatsUrl = snowflake-broker@bamsoftware.com/metrics +SnowflakeStatsUrl = https://snowflake-broker.torproject.net/metrics # |
