diff --git a/core/src/main/java/bisq/core/provider/ProvidersRepository.java b/core/src/main/java/bisq/core/provider/ProvidersRepository.java index 27f7b9bc053..0f3f2b964da 100644 --- a/core/src/main/java/bisq/core/provider/ProvidersRepository.java +++ b/core/src/main/java/bisq/core/provider/ProvidersRepository.java @@ -44,7 +44,8 @@ public class ProvidersRepository { "http://xc3nh4juf2hshy7e.onion/", // @emzy "http://ceaanhbvluug4we6.onion/", // @mrosseel "http://44mgyoe2b6oqiytt.onion/", // @devinbileck - "http://62nvujg5iou3vu3i.onion/" // @alexej996 + "http://62nvujg5iou3vu3i.onion/", // @alexej996 + "http://gztmprecgqjq64zh.onion/" // @wiz ); private final String providersFromProgramArgs;