Skip to content

Commit

Permalink
the list of DNSCrypt servers has been expanded and verified
Browse files Browse the repository at this point in the history
  • Loading branch information
AKotov-dev committed Sep 15, 2021
1 parent 2cb4c74 commit 2dc3537
Show file tree
Hide file tree
Showing 7 changed files with 29 additions and 11 deletions.
2 changes: 1 addition & 1 deletion dnscrypt-gui/backup/dnscgui.lpi
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<General>
<SessionStorage Value="InProjectDir"/>
<MainUnit Value="0"/>
<Title Value="DNSCrypt-GUI v0.5"/>
<Title Value="DNSCrypt-GUI v0.6"/>
<Scaled Value="True"/>
<ResourceType Value="res"/>
<UseXPManifest Value="True"/>
Expand Down
32 changes: 28 additions & 4 deletions dnscrypt-gui/backup/unit1.lfm
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
object MainForm: TMainForm
Left = 305
Left = 298
Height = 240
Top = 134
Top = 125
Width = 487
ActiveControl = BitBtn2
Caption = 'DnsCrypt-GUI'
Expand Down Expand Up @@ -79,19 +79,43 @@ object MainForm: TMainForm
BorderSpacing.Top = 48
ItemHeight = 0
Items.Strings = (
'acsacsar-ams-ipv4'
'adguard-dns-family'
'ams-dnscrypt-nl'
'bcn-dnscrypt'
'bcn-dnscrypt'
'cleanbrowsing-family'
'cloudflare'
'cloudflare-family'
'cs-barcelona'
'd0wn-is-ns2'
'd0wn-tz-ns1'
'deffer-dns.au'
'deffer-dns.au'
'dnscrypt-de-blahdns-ipv4'
'dnscrypt.eu-nl'
'dnscrypt.pl'
'dnscrypt.uk-ipv4'
'd0wn-tz-ns1'
'd0wn-is-ns2'
'dnscrypt.uk-ipv4'
'ffmuc.net'
'google'
'ibksturm'
'moulticast-de-ipv4'
'moulticast-fr-ipv4'
'moulticast-sg-ipv4'
'pf-dnscrypt'
'plan9-ns1'
'plan9-ns2'
'pryv8boi'
'pwoss.org-dnscrypt'
'saldns01-conoha-ipv4'
'scaleway-ams'
'scaleway-fr'
'serbica'
'zackptg5-us-il-ipv4'
'zackptg5-us-pit-ipv4'
)
Sorted = True
TabOrder = 3
Text = 'cloudflare'
end
Expand Down
Binary file modified dnscrypt-gui/dnscgui
Binary file not shown.
Binary file modified dnscrypt-gui/lib/x86_64-linux/dnscgui.or
Binary file not shown.
3 changes: 0 additions & 3 deletions dnscrypt-gui/lib/x86_64-linux/unit1.lfm
Original file line number Diff line number Diff line change
Expand Up @@ -83,20 +83,17 @@ object MainForm: TMainForm
'adguard-dns-family'
'ams-dnscrypt-nl'
'bcn-dnscrypt'
'bcn-dnscrypt'
'cleanbrowsing-family'
'cloudflare'
'cloudflare-family'
'cs-barcelona'
'd0wn-is-ns2'
'd0wn-tz-ns1'
'deffer-dns.au'
'deffer-dns.au'
'dnscrypt-de-blahdns-ipv4'
'dnscrypt.eu-nl'
'dnscrypt.pl'
'dnscrypt.uk-ipv4'
'dnscrypt.uk-ipv4'
'ffmuc.net'
'google'
'ibksturm'
Expand Down
Binary file modified dnscrypt-gui/lib/x86_64-linux/unit1.ppu
Binary file not shown.
3 changes: 0 additions & 3 deletions dnscrypt-gui/unit1.lfm
Original file line number Diff line number Diff line change
Expand Up @@ -83,20 +83,17 @@ object MainForm: TMainForm
'adguard-dns-family'
'ams-dnscrypt-nl'
'bcn-dnscrypt'
'bcn-dnscrypt'
'cleanbrowsing-family'
'cloudflare'
'cloudflare-family'
'cs-barcelona'
'd0wn-is-ns2'
'd0wn-tz-ns1'
'deffer-dns.au'
'deffer-dns.au'
'dnscrypt-de-blahdns-ipv4'
'dnscrypt.eu-nl'
'dnscrypt.pl'
'dnscrypt.uk-ipv4'
'dnscrypt.uk-ipv4'
'ffmuc.net'
'google'
'ibksturm'
Expand Down

0 comments on commit 2dc3537

Please sign in to comment.