From 19c0c3f7db918ada8dd1e7b9b857099c1bb8609b Mon Sep 17 00:00:00 2001 From: hugepants Date: Fri, 26 Jun 2020 16:36:15 +0100 Subject: [PATCH] Add forward slashes to example stamp for consistency (#1388) Seems to work with or without, but makes it consistent with the toml, the documentation and the stamp calculator. --- dnscrypt-proxy/example-dnscrypt-proxy.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dnscrypt-proxy/example-dnscrypt-proxy.toml b/dnscrypt-proxy/example-dnscrypt-proxy.toml index 000a93a1..ce081dae 100644 --- a/dnscrypt-proxy/example-dnscrypt-proxy.toml +++ b/dnscrypt-proxy/example-dnscrypt-proxy.toml @@ -747,4 +747,4 @@ skip_incompatible = false [static] # [static.'myserver'] - # stamp = 'sdns:AQcAAAAAAAAAAAAQMi5kbnNjcnlwdC1jZXJ0Lg' + # stamp = 'sdns://AQcAAAAAAAAAAAAQMi5kbnNjcnlwdC1jZXJ0Lg'