From 8f7685dc3634661b5737b082d34acb30a3d0886c Mon Sep 17 00:00:00 2001
From: Matt Smith <matty@posteo.net>
Date: Sat, 2 Sep 2017 19:32:44 +0100
Subject: [PATCH] Add Liberalcoins

Fix #382
---
 _data/merchants.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/_data/merchants.yml b/_data/merchants.yml
index ab161f11..89b1f965 100644
--- a/_data/merchants.yml
+++ b/_data/merchants.yml
@@ -42,6 +42,8 @@
       url: https://arbitrcoin.com      
     - name: Anycoindirect
       url: https://anycoindirect.eu/
+    - name: Liberalcoins
+      url: https://liberalcoins.com/
 - category: Block Explorers
   merchants:
     - name: ChainRadar
-- 
GitLab