Skip to content

Commit

Permalink
Merge pull request #2769 from devinbileck/change-pricenode-operator
Browse files Browse the repository at this point in the history
Reflect pricenode operator change in ProvidersRepository
  • Loading branch information
ripcurlx authored Apr 25, 2019
2 parents 07d2da6 + bfb38fb commit 451553f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ public class ProvidersRepository {
private static final List<String> DEFAULT_NODES = Arrays.asList(
"http://xc3nh4juf2hshy7e.onion/", // @emzy
"http://ceaanhbvluug4we6.onion/",// @miker
"http://44mgyoe2b6oqiytt.onion/",// @manfredkarrer
"http://44mgyoe2b6oqiytt.onion/",// @devinbileck
"http://5bmpx76qllutpcyp.onion/",// @cbeams
"http://62nvujg5iou3vu3i.onion/" // @manfredkarrer
);
Expand Down

0 comments on commit 451553f

Please sign in to comment.