From 9a9f780620f126f9f943ec47dae2b78e6937962c Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Sat, 7 Sep 2019 11:19:28 +0200 Subject: [PATCH] Add a comment to describe why that plugin is necessary --- dnscrypt-proxy/plugin_firefox.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dnscrypt-proxy/plugin_firefox.go b/dnscrypt-proxy/plugin_firefox.go index d6444ad5..d2ab4bf9 100644 --- a/dnscrypt-proxy/plugin_firefox.go +++ b/dnscrypt-proxy/plugin_firefox.go @@ -1,3 +1,5 @@ +// Work around Mozilla's evil plan - https://sk.tl/3Ek6tzhq + package main import (