Skip to content

Commit

Permalink
Adjust DNS servers
Browse files Browse the repository at this point in the history
- Remove UncensoredDNS and FreeDNS
- Update OpenNIC
  • Loading branch information
jclusso committed Feb 12, 2024
1 parent fe6d102 commit cbd3c59
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions app/models/query.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,10 @@ def self.servers
'Quad9': '9.9.9.9',
'OpenDNS': '208.67.222.222',
'Comodo': '8.26.56.26',
'OpenNIC': '192.71.245.208',
'OpenNIC': '162.243.19.47',
'DNS.Watch': '84.200.69.80',
'Yandex': '77.88.8.88',
'CleanBrowsing': '185.228.168.9',
'UncensoredDNS': '91.239.100.100',
'FreeDNS': '45.33.97.5',
'CyberGhost': '38.132.106.139',
'Neustar': '156.154.70.5',
'AdGuard': '94.140.14.140',
Expand Down

0 comments on commit cbd3c59

Please sign in to comment.