From 3be3fe11d1208fdbf309daf31b36f4314794b3c9 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 1 Aug 2020 22:49:32 +0900 Subject: [PATCH] Remove pricenode gztmprecgqjq64zh.onion operated by @wiz --- core/src/main/java/bisq/core/provider/ProvidersRepository.java | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/core/src/main/java/bisq/core/provider/ProvidersRepository.java b/core/src/main/java/bisq/core/provider/ProvidersRepository.java index ff0cf31fd52..2d46f9c5c22 100644 --- a/core/src/main/java/bisq/core/provider/ProvidersRepository.java +++ b/core/src/main/java/bisq/core/provider/ProvidersRepository.java @@ -39,8 +39,7 @@ public class ProvidersRepository { "http://xc3nh4juf2hshy7e.onion/", // @emzy "http://ceaanhbvluug4we6.onion/", // @mrosseel "http://44mgyoe2b6oqiytt.onion/", // @devinbileck - "http://62nvujg5iou3vu3i.onion/", // @alexej996 - "http://gztmprecgqjq64zh.onion/" // @wiz + "http://62nvujg5iou3vu3i.onion/" // @alexej996 ); private final Config config;