[docs] Add `dotya.ml` resolver
This commit is contained in:
parent
7d5de6ee09
commit
a2fa661575
|
@ -3,8 +3,9 @@
|
||||||
## unreleased
|
## unreleased
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- `sgp-dn53` resolver (non-censoring, non-logging, DNSSEC-capable Hosted in Singapore (Dnscrypt) https://limotelu.org maintained by poentodewo (https://github.com/poentodewo)).
|
- `dotya.ml` resolver (Free, uncensored, DNSSEC-validated, non-logging DNSCrypt server hosted in Nuremberg, Germany on Contabo servers. Operated by dotya.ml, configs live [here](https://git.dotya.ml/dotya.ml/dnscrypt-server).).
|
||||||
- `sby-limotelu` resolver (non-censoring, non-logging, DNSSEC-capable Hosted in Surabaya, Indonesia (Dnscrypt) https://limotelu.org maintained by poentodewo (https://github.com/poentodewo)).
|
- `sgp-dn53` resolver (non-censoring, non-logging, DNSSEC-capable Hosted in Singapore (Dnscrypt) https://limotelu.org maintained by [poentodewo](https://github.com/poentodewo)).
|
||||||
|
- `sby-limotelu` resolver (non-censoring, non-logging, DNSSEC-capable Hosted in Surabaya, Indonesia (Dnscrypt) https://limotelu.org maintained by [poentodewo](https://github.com/poentodewo)).
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
- `breddns` resolver (unresponsive).
|
- `breddns` resolver (unresponsive).
|
||||||
|
|
|
@ -22,7 +22,7 @@ All the binary files are downloaded from the [official release page](https://git
|
||||||
|
|
||||||
## Differences from the main project
|
## Differences from the main project
|
||||||
|
|
||||||
- `server_names` = `acsacsar-ams-ipv4` [NLD], `altername` [RUS], `ams-dnscrypt-nl` [NLD], `d0wn-tz-ns1` [TZA], `dns.watch` [DEU], `dnscrypt.be` [BEL], `dnscrypt.ca-1` [CAN], `dnscrypt.ca-2` [CAN], `dnscrypt.eu-nl` [NLD], `dnscrypt.pl` [POL], `dnscrypt.uk-ipv4` [GBR], `dnswarden-uncensor-fr1-dc` [FRA], `dnswarden-uncensor-ind1-dc` [IND], `dnswarden-uncensor-sg1-dc` [SGP], `dnswarden-uncensor-us1-dc` [USA], `meganerd` [NLD], `plan9dns-fl` [USA], `plan9dns-mx` [MEX], `plan9dns-nj` [USA], `pryv8boi` [DEU], `pwoss.org-dnscrypt` [DEU], `resolver4.dns.openinternet.io` [USA], `sby-limotelu` [IDN], `scaleway-ams` [NLD], `scaleway-fr` [FRA], `serbica` [NLD], `sgp-dn53` [SGP], `techsaviours.org-dnscrypt` [DEU], `v.dnscrypt.uk-ipv4` [GBR] are the resolvers in use.
|
- `server_names` = `acsacsar-ams-ipv4` [NLD], `altername` [RUS], `ams-dnscrypt-nl` [NLD], `d0wn-tz-ns1` [TZA], `dns.watch` [DEU], `dnscrypt.be` [BEL], `dnscrypt.ca-1` [CAN], `dnscrypt.ca-2` [CAN], `dnscrypt.eu-nl` [NLD], `dnscrypt.pl` [POL], `dnscrypt.uk-ipv4` [GBR], `dnswarden-uncensor-fr1-dc` [FRA], `dnswarden-uncensor-ind1-dc` [IND], `dnswarden-uncensor-sg1-dc` [SGP], `dnswarden-uncensor-us1-dc` [USA], `dotya.ml` [DEU], `meganerd` [NLD], `plan9dns-fl` [USA], `plan9dns-mx` [MEX], `plan9dns-nj` [USA], `pryv8boi` [DEU], `pwoss.org-dnscrypt` [DEU], `resolver4.dns.openinternet.io` [USA], `sby-limotelu` [IDN], `scaleway-ams` [NLD], `scaleway-fr` [FRA], `serbica` [NLD], `sgp-dn53` [SGP], `techsaviours.org-dnscrypt` [DEU], `v.dnscrypt.uk-ipv4` [GBR] are the resolvers in use.
|
||||||
|
|
||||||
- `doh_servers = false` (disable servers implementing the `DNS-over-HTTPS` protocol)
|
- `doh_servers = false` (disable servers implementing the `DNS-over-HTTPS` protocol)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue