Skip to content
Snippets Groups Projects
Commit 00240bfa authored by Torsten Grote's avatar Torsten Grote
Browse files

Merge branch '573-hidden-service-address' into 'master'

Add hidden service address for dev reports

Closes #573

See merge request !289
parents 17f9972a 1f5de428
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ public interface ReportingConstants {
/**
* 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";
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment