forked from theycallmetimmy/pihole-lists
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathencrypted-DNS_for_mikrotik_import.rsc
347 lines (344 loc) · 16.6 KB
/
encrypted-DNS_for_mikrotik_import.rsc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
#DNS is getting harder to filter. If you use a pihole to filter traffic, add this
#into your router to block connections to encrypted DNS servers.
#I have commented out the repeating DNS entries since I use a MikroTik and it resolves the hostname for me, thus
#resulting in repeated entries.
#I can never get the full list to import, not sure why.
#add address= 1.1.1.3 list=encrypted-DNS
#add address= 1.0.0.3 list=encrypted-DNS
#add address= 1.1.1.1 list=encrypted-DNS
#add address= 1.0.0.1 list=encrypted-DNS
#add address= 1.1.1.2 list=encrypted-DNS
#add address= 1.0.0.2 list=encrypted-DNS
#add address= 149.112.112.112 list=encrypted-DNS
#add address= 51.38.83.141 list=encrypted-DNS
#add address= 103.2.57.6 list=encrypted-DNS
#add address= 174.68.248.77 list=encrypted-DNS
#add address= 35.231.247.227 list=encrypted-DNS
#add address= 74.82.42.42 list=encrypted-DNS
#add address= 149.112.112.10 list=encrypted-DNS
#add address= 172.67.173.59 list=encrypted-DNS
#add address= 9.9.9.10 list=encrypted-DNS
#add address= 95.216.212.177 list=encrypted-DNS
#add address= 139.162.112.47 list=encrypted-DNS
#add address= 78.46.244.143 list=encrypted-DNS
#add address= 103.2.57.5 list=encrypted-DNS
#add address= 96.113.151.150 list=encrypted-DNS
#add address= 95.216.229.153 list=encrypted-DNS
#add address= 51.158.147.50 list=encrypted-DNS
#add address= 176.9.93.198 list=encrypted-DNS
#add address= 176.9.1.117 list=encrypted-DNS
#add address= 96.113.151.149 list=encrypted-DNS
#add address= 80.156.145.201 list=encrypted-DNS
#add address= 13.89.120.251 list=encrypted-DNS
#add address= 40.76.112.230 list=encrypted-DNS
/ip firewall address-list
add address=resolver1.opendns.com list=encrypted-DNS
add address=resolver2.opendns.com list=encrypted-DNS
add address=rpz-public-resolver1.rrdns.pch.net list=encrypted-DNS
add address=one.one.one.one list=encrypted-DNS
add address=cloudflare-gateway.com list=encrypted-DNS
add address=www.cloudflare-gateway.com list=encrypted-DNS
add address=172.64.36.1 list=encrypted-DNS
add address=172.64.36.2 list=encrypted-DNS
add address= family.cloudflare-dns.com list=encrypted-DNS
add address= dns.cloudflare.com list=encrypted-DNS
add address= 104.17.64.4 list=encrypted-DNS
add address= 104.17.65.4 list=encrypted-DNS
add address= 168.235.81.167 list=encrypted-DNS
add address= 176.56.236.175 list=encrypted-DNS
add address= 176.103.130.131 list=encrypted-DNS
add address= 176.103.130.130 list=encrypted-DNS
add address= 176.103.130.132 list=encrypted-DNS
add address= 176.103.130.134 list=encrypted-DNS
add address= 37.252.185.229 list=encrypted-DNS
add address= 206.189.215.75 list=encrypted-DNS
add address= 104.24.120.142 list=encrypted-DNS
add address= 104.24.121.142 list=encrypted-DNS
add address= 159.69.198.101 list=encrypted-DNS
add address= 108.61.201.119 list=encrypted-DNS
add address= 45.32.55.94 list=encrypted-DNS
add address= 139.59.48.222 list=encrypted-DNS
add address= 185.228.168.168 list=encrypted-DNS
add address= 185.228.169.168 list=encrypted-DNS
add address= 185.228.168.10 list=encrypted-DNS
add address= 185.228.169.11 list=encrypted-DNS
add address= 185.228.168.9 list=encrypted-DNS
add address= 185.228.169.9 list=encrypted-DNS
add address= 104.16.249.249 list=encrypted-DNS
add address= 104.16.248.249 list=encrypted-DNS
add address= 199.58.81.218 list=encrypted-DNS
add address= 23.92.29.236 list=encrypted-DNS
add address= 104.28.0.106 list=encrypted-DNS
add address= 104.28.1.106 list=encrypted-DNS
add address= 8.8.4.4 list=encrypted-DNS
add address= 8.8.8.8 list=encrypted-DNS
add address= 185.95.218.42 list=encrypted-DNS
add address= 185.95.218.43 list=encrypted-DNS
add address= 185.222.222.222 list=encrypted-DNS
add address= 185.184.222.222 list=encrypted-DNS
add address= 46.101.66.244 list=encrypted-DNS
add address= 172.64.108.27 list=encrypted-DNS
add address= 172.64.109.27 list=encrypted-DNS
add address= 45.77.124.64 list=encrypted-DNS
add address= 45.32.253.116 list=encrypted-DNS
add address= 104.236.178.232 list=encrypted-DNS
add address= 116.203.70.156 list=encrypted-DNS
add address= 116.203.35.255 list=encrypted-DNS
add address= 185.134.196.54 list=encrypted-DNS
add address= 46.227.200.55 list=encrypted-DNS
add address= 46.227.200.54 list=encrypted-DNS
add address= 185.134.197.54 list=encrypted-DNS
add address= 89.234.186.112 list=encrypted-DNS
add address= 185.157.233.92 list=encrypted-DNS
add address= 45.90.28.0 list=encrypted-DNS
add address= 45.90.30.0 list=encrypted-DNS
add address= 193.17.47.1 list=encrypted-DNS
add address= 185.43.135.1 list=encrypted-DNS
add address= 136.144.215.158 list=encrypted-DNS
add address= 9.9.9.9 list=encrypted-DNS
add address= 149.112.112.9 list=encrypted-DNS
add address= dns10.quad9.net list=encrypted-DNS
add address= 9.9.9.11 list=encrypted-DNS
add address= 149.112.112.11 list=encrypted-DNS
add address= 118.126.68.223 list=encrypted-DNS
add address= 118.89.110.78 list=encrypted-DNS
add address= 47.96.179.163 list=encrypted-DNS
add address= 146.185.167.43 list=encrypted-DNS
add address= 45.76.113.31 list=encrypted-DNS
add address= 139.99.222.72 list=encrypted-DNS
add address= 145.100.185.15 list=encrypted-DNS
add address= 145.100.185.16 list=encrypted-DNS
add address= 174.138.29.175 list=encrypted-DNS
add address= 104.28.29.34 list=encrypted-DNS
add address= 104.28.28.34 list=encrypted-DNS
add address= 172.104.93.80 list=encrypted-DNS
add address= 45.77.180.10 list=encrypted-DNS
add address= 185.216.27.142 list=encrypted-DNS
add address= 217.169.20.23 list=encrypted-DNS
add address= 217.169.20.22 list=encrypted-DNS
add address= 172.65.3.223 list=encrypted-DNS
add address= 188.60.252.16 list=encrypted-DNS
add address= dns.oszx.co list=encrypted-DNS
add address= dns.pumplex.com list=encrypted-DNS
add address= 51.38.82.198 list=encrypted-DNS
add address= arvind.io list=encrypted-DNS
add address= 206.189.142.179 list=encrypted-DNS
add address= dns.brahma.world list=encrypted-DNS
add address= 94.130.224.114 list=encrypted-DNS
add address= commons.host list=encrypted-DNS
add address= 139.162.131.245 list=encrypted-DNS
add address= dns2.developer.li list=encrypted-DNS
add address= 51.89.22.36 list=encrypted-DNS
add address= dns.developer.li list=encrypted-DNS
add address= 164.132.45.112 list=encrypted-DNS
add address= doh.dns.sb list=encrypted-DNS
add address= 172.64.105.36 list=encrypted-DNS
add address= 172.64.104.36 list=encrypted-DNS
add address= doh.ffmuc.net list=encrypted-DNS
add address= 195.30.94.28 list=encrypted-DNS
add address= 233py.com list=encrypted-DNS
add address= 125.77.154.35 list=encrypted-DNS
add address= 104.27.164.27 list=encrypted-DNS
add address= 104.27.165.27 list=encrypted-DNS
add address= 47.101.136.37 list=encrypted-DNS
add address= 114.115.240.175 list=encrypted-DNS
add address= 119.29.107.85 list=encrypted-DNS
add address= 118.24.208.197 list=encrypted-DNS
add address= gridns.xyz list=encrypted-DNS
add address= 172.105.241.93 list=encrypted-DNS
add address= 139.162.3.123 list=encrypted-DNS
add address= public.dns.iij.jp list=encrypted-DNS
add address= jp.tiarap.org list=encrypted-DNS
add address= doh.libredns.org list=encrypted-DNS
add address= 146.148.56.78 list=encrypted-DNS
add address= doh.netweaver.uk list=encrypted-DNS
add address= dns.twnic.tw list=encrypted-DNS
add address= 210.17.9.228 list=encrypted-DNS
add address= doh.xfinity.com list=encrypted-DNS
add address= doh.gslb2.xfinity.com list=encrypted-DNS
add address= 96.113.151.141 list=encrypted-DNS
add address= 96.113.151.142 list=encrypted-DNS
add address= 96.113.151.143 list=encrypted-DNS
add address= 96.113.151.147 list=encrypted-DNS
add address= 96.113.151.148 list=encrypted-DNS
add address= dnscrypt.ca list=encrypted-DNS
add address= 167.114.220.125 list=encrypted-DNS
add address= 149.56.228.45 list=encrypted-DNS
add address= pi-dns.com list=encrypted-DNS
add address= 95.216.181.228 list=encrypted-DNS
add address= 31.220.42.65 list=encrypted-DNS
add address= 45.67.219.208 list=encrypted-DNS
add address= 185.213.26.187 list=encrypted-DNS
add address= 88.198.91.187 list=encrypted-DNS
add address= dns.t53.de list=encrypted-DNS
add address= snopyta.org list=encrypted-DNS
add address= alekberg.net list=encrypted-DNS
add address= 51.15.124.208 list=encrypted-DNS
add address= 104.168.247.138 list=encrypted-DNS
add address= 45.153.187.96 list=encrypted-DNS
add address= dnslify.com list=encrypted-DNS
add address= 185.235.81.1 list=encrypted-DNS
add address= 185.235.81.2 list=encrypted-DNS
add address= opendns.com list=encrypted-DNS
add address= 146.112.41.2 list=encrypted-DNS
add address= 146.112.41.3 list=encrypted-DNS
add address= 208.67.222.123 list=encrypted-DNS
add address= 208.67.220.123 list=encrypted-DNS
add address= dnswarden.com list=encrypted-DNS
add address= 88.198.161.8 list=encrypted-DNS
add address= dohdot.coxlab.net list=encrypted-DNS
add address= dns.hostux.net list=encrypted-DNS
add address= 185.26.126.37 list=encrypted-DNS
add address= jcdns.fun list=encrypted-DNS
add address= 178.62.214.105 list=encrypted-DNS
add address= doh.blockerdns.com list=encrypted-DNS
add address= doh.libredns.gr list=encrypted-DNS
add address= 116.203.115.192 list=encrypted-DNS
add address= doh.defaultroutes.de list=encrypted-DNS
add address= 5.45.107.88 list=encrypted-DNS
add address= dns.flatuslifir.is list=encrypted-DNS
add address= 46.239.223.80 list=encrypted-DNS
add address= resolver-eu.lelux.fi list=encrypted-DNS
add address= doh.applied-privacy.net list=encrypted-DNS
add address= 93.177.65.183 list=encrypted-DNS
add address= dnsforge.de list=encrypted-DNS
add address= dohtrial.att.net list=encrypted-DNS
add address= rumpelsepp.org list=encrypted-DNS
add address= 116.203.179.248 list=encrypted-DNS
add address= dns.nixnet.xyz list=encrypted-DNS
add address= 198.251.90.114 list=encrypted-DNS
add address= 198.251.90.89 list=encrypted-DNS
add address= 209.141.34.95 list=encrypted-DNS
add address= 199.195.251.84 list=encrypted-DNS
add address= 104.244.78.231 list=encrypted-DNS
add address= 104.18.2.55 list=encrypted-DNS
add address= 104.18.3.55 list=encrypted-DNS
add address= 104.18.26.128 list=encrypted-DNS
add address= 104.18.27.128 list=encrypted-DNS
add address= canadianshield.cira.ca list=encrypted-DNS
add address= 149.112.121.10 list=encrypted-DNS
add address= 149.112.122.10 list=encrypted-DNS
add address= 149.112.121.20 list=encrypted-DNS
add address= 149.112.122.20 list=encrypted-DNS
add address= 149.112.121.30 list=encrypted-DNS
add address= 149.112.122.30 list=encrypted-DNS
add address= ordns.he.net list=encrypted-DNS
add address= blahdns.com list=encrypted-DNS
add address= nextdns.io list=encrypted-DNS
add address= dns.google list=encrypted-DNS
add address= cloudflare-dns.com list=encrypted-DNS
add address= dns9.quad9.net list=encrypted-DNS
add address= doh.cleanbrowsing.org list=encrypted-DNS
add address= dns.dnsoverhttps.net list=encrypted-DNS
add address= doh.crypto.sx list=encrypted-DNS
add address= doh.powerdns.org list=encrypted-DNS
add address= doh-jp.blahdns.com list=encrypted-DNS
add address= dns.dns-over-https.com list=encrypted-DNS
add address= doh.securedns.eu list=encrypted-DNS
add address= dns.rubyfish.cn list=encrypted-DNS
add address= doh.dnswarden.com list=encrypted-DNS
add address= doh.captnemo.in list=encrypted-DNS
add address= doh.tiar.app list=encrypted-DNS
add address= doh-fi.blahdns.com list=encrypted-DNS
add address= doh-de.blahdns.com list=encrypted-DNS
add address= dot-de.blahdns.com list=encrypted-DNS
add address= dot-jp.blahdns.com list=encrypted-DNS
add address= dot-fi.blahdns.com list=encrypted-DNS
add address= CZ.NIC list=encrypted-DNS
add address= mozilla.cloudflare-dns.com list=encrypted-DNS
add address= ddf57c.dns.nextdns.io list=encrypted-DNS
add address= dns.nextdns.io list=encrypted-DNS
add address= 45.90.28.89 list=encrypted-DNS
add address= 45.90.30.89 list=encrypted-DNS
add address= uncensored.any.dns.nixnet.xyz list=encrypted-DNS
add address= adblock.any.dns.nixnet.xyz list=encrypted-DNS
add address= uncensored.lv1.dns.nixnet.xyz list=encrypted-DNS
add address= adblock.lv1.dns.nixnet.xyz list=encrypted-DNS
add address= uncensored.ny1.dns.nixnet.xyz list=encrypted-DNS
add address= adblock.ny1.dns.nixnet.xyz list=encrypted-DNS
add address= uncensored.lux1.dns.nixnet.xyz list=encrypted-DNS
add address= adblock.lux1.dns.nixnet.xyz list=encrypted-DNS
add address= fi.dot.dns.snopyta.org list=encrypted-DNS
add address= fi.doh.dns.snopyta.org list=encrypted-DNS
add address= anycast.censurfridns.dk list=encrypted-DNS
add address= unicast.censurfridns.dk list=encrypted-DNS
add address= dns.adguard.com list=encrypted-DNS
add address= dns-family.adguard.com list=encrypted-DNS
add address= dns-unfiltered.adguard.com list=encrypted-DNS
add address= e83498.dns.nextdns.io list=encrypted-DNS
add address= 45.90.28.62 list=encrypted-DNS
add address= 45.90.30.62 list=encrypted-DNS
add address= dns1.nextdns.io list=encrypted-DNS
add address= dns2.nextdns.io list=encrypted-DNS
#Below are new on 8/19/21#
add address= dns-nyc.aaflalo.me list=encrypted-DNS
add address= uk.adhole.org list=encrypted-DNS
add address= de.adhole.org list=encrypted-DNS
add address= sg.adhole.org list=encrypted-DNS
add address= us-central.adhole.org list=encrypted-DNS
add address= us-east.adhole.org list=encrypted-DNS
add address= doh.nl.ahadns.net list=encrypted-DNS
add address= doh.in.ahadns.net list=encrypted-DNS
add address= doh.la.ahadns.net list=encrypted-DNS
add address= doh.ny.ahadns.net list=encrypted-DNS
add address= doh.pl.ahadns.net list=encrypted-DNS
add address= doh.it.ahadns.net list=encrypted-DNS
add address= doh.es.ahadns.net list=encrypted-DNS
add address= doh.no.ahadns.net list=encrypted-DNS
add address= doh.chi.ahadns.net list=encrypted-DNS
add address= doh.au.ahadns.net list=encrypted-DNS
add address= dns.alidns.com list=encrypted-DNS
add address= dns.aa.net.uk list=encrypted-DNS
add address= dnses.alekberg.net list=encrypted-DNS
add address= dnsnl.alekberg.net list=encrypted-DNS
add address= dnsse.alekberg.net list=encrypted-DNS
add address= dns.arapurayil.com list=encrypted-DNS
add address= doh.42l.fr list=encrypted-DNS
add address= doh.doh.my.id list=encrypted-DNS
add address= doh-ch.blahdns.com list=encrypted-DNS
add address= doh-sg.blahdns.com list=encrypted-DNS
add address= example.doh.blockerdns.com list=encrypted-DNS
add address= dns.blokada.org list=encrypted-DNS
add address= doh-01.spectrum.com list=encrypted-DNS
add address= doh-012.spectrum.com list=encrypted-DNS
add address= private.canadianshield.cira.ca list=encrypted-DNS
add address= protected.canadianshield.cira.ca list=encrypted-DNS
add address= family.canadianshield.cira.ca list=encrypted-DNS
add address= doh.opendns.com list=encrypted-DNS
add address= doh.familyshield.opendns.com list=encrypted-DNS
add address= dns64.cloudflare-dns.com list=encrypted-DNS
add address= freedns.controld.com list=encrypted-DNS
add address= odvr.nic.cz list=encrypted-DNS
add address= dns.digitale-gesellschaft.ch list=encrypted-DNS
add address= dns.dnshome.de list=encrypted-DNS
add address= doh.dnslify.com list=encrypted-DNS
add address= doh.li list=encrypted-DNS
add address= dns.edgy.network list=encrypted-DNS
add address= rdns.faelix.net list=encrypted-DNS
add address= dns64.dns.google list=encrypted-DNS
add address= jit.ddns.net list=encrypted-DNS
add address= jp.tiar.app list=encrypted-DNS
add address= us1.dns.lavate.ch list=encrypted-DNS
add address= eu1.dns.lavate.ch list=encrypted-DNS
add address= doh.mullvad.net list=encrypted-DNS
add address= adblock.doh.mullvad.net list=encrypted-DNS
add address= dns.moulticast.net list=encrypted-DNS
add address= doh.post-factum.tk list=encrypted-DNS
add address= hydra.plan9-ns1.com list=encrypted-DNS
add address= draco.plan9-ns2.com list=encrypted-DNS
add address= dns.quad9.net list=encrypted-DNS
add address= dns11.quad9.net list=encrypted-DNS
add address= basic.rethinkdns.com list=encrypted-DNS
add address= rethinkdns.com list=encrypted-DNS
add address= dns.switch.ch list=encrypted-DNS
add address= doh.tiarap.org list=encrypted-DNS
add address= doh.this.web.id list=encrypted-DNS
add address= adfree.usableprivacy.net list=encrypted-DNS
add address= dns.wevpn.com list=encrypted-DNS
add address= dns-weblock.wevpn.com list=encrypted-DNS
add address= ibksturm.synology.me list=encrypted-DNS
add address= freedom.mydns.network list=encrypted-DNS
add address= adblock.mydns.network list=encrypted-DNS
add address= ibuki.cgnat.net list=encrypted-DNS
add address= doh-2.seby.io list=encrypted-DNS
add address= doh.seby.io list=encrypted-DNS