From f57c47c19ea36af0051fb92a885522ef45d897bf Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Tue, 16 Aug 2022 13:01:18 +0200 Subject: [PATCH] [WireGuard] Added VPN --- data/links.yaml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/data/links.yaml b/data/links.yaml index c3a303f..9035f20 100644 --- a/data/links.yaml +++ b/data/links.yaml @@ -179,13 +179,21 @@ tiles: tags: ['files'] - - name: 'vpn' + name: 'vpn - eu' url: 'https://vpn.siempie.com' img: 'logos/wireguard.webp' bg_color: '#191414' txt_color: '#1db954' tags: ['infra'] +- + name: 'vpn - in' + url: 'https://india.mirahsimon.us' + img: 'logos/wireguard.webp' + bg_color: '#191414' + txt_color: '#1db954' + tags: ['infra'] + - name: 'youtube' url: 'https://youtube.com'