mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-15 12:19:54 +01:00
Merge branch '573-hidden-service-address' into 'master'
Add hidden service address for dev reports Closes #573 See merge request !289
This commit is contained in:
@@ -19,7 +19,7 @@ public interface ReportingConstants {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Hidden service address for reporting crashes and feedback to the
|
* Hidden service address for reporting crashes and feedback to the
|
||||||
* developers. TODO: Replace this with a real address.
|
* developers.
|
||||||
*/
|
*/
|
||||||
String DEV_ONION_ADDRESS = "aaaaaaaaaaaaaaaa.onion";
|
String DEV_ONION_ADDRESS = "cwqmubyvnig3wag3.onion";
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user