From 77ea75fe2bdec1ebfb28fd6f5710278c1c9f63d5 Mon Sep 17 00:00:00 2001 From: Freekkettone Date: Sat, 15 Nov 2025 19:02:04 +0100 Subject: [PATCH] added: mullvad vpn --- public/arf.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/arf.json b/public/arf.json index a705838..587a749 100644 --- a/public/arf.json +++ b/public/arf.json @@ -284,6 +284,11 @@ "name": "VirtualSquare", "type": "url", "url": "https://wiki.virtualsquare.org/" + }, + { + "name": "Mullvad", + "type": "url", + "url": "https://mullvad.net/en" } ] },