mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-02-19 23:20:58 +01:00
etc/hosts: attempt to increase legibility by adding leading and trailing #
This commit is contained in:
parent
21b59adfd2
commit
901dbfe138
@ -1,3 +1,4 @@
|
|||||||
|
#
|
||||||
##### BEGIN AMINDA BLOCKLIST #####
|
##### BEGIN AMINDA BLOCKLIST #####
|
||||||
|
|
||||||
# Facebook API that a lot of things call, will break things for Facebook
|
# Facebook API that a lot of things call, will break things for Facebook
|
||||||
@ -10,3 +11,4 @@
|
|||||||
0.0.0.0 matrix.to www.matrix.to
|
0.0.0.0 matrix.to www.matrix.to
|
||||||
|
|
||||||
##### END AMINDA BLOCKLIST #####
|
##### END AMINDA BLOCKLIST #####
|
||||||
|
#
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
#
|
||||||
##### BEGIN DNS RESOLVER LIST #####
|
##### BEGIN DNS RESOLVER LIST #####
|
||||||
|
|
||||||
# Well known DNS servers to be appended to /etc/hosts
|
# Well known DNS servers to be appended to /etc/hosts
|
||||||
@ -82,3 +83,4 @@
|
|||||||
2001:4860:4860::64 dns64.dns.google
|
2001:4860:4860::64 dns64.dns.google
|
||||||
|
|
||||||
##### END DNS RESOLVER LIST #####
|
##### END DNS RESOLVER LIST #####
|
||||||
|
#
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
#
|
||||||
##### BEGIN HOSTNAME #####
|
##### BEGIN HOSTNAME #####
|
||||||
|
|
||||||
::1 fully.qualified.hostname.example.net friendlyhostname
|
::1 fully.qualified.hostname.example.net friendlyhostname
|
||||||
@ -5,3 +6,4 @@
|
|||||||
#0200:0000:0000:0000:0000:0000:0000:0000 y.friendlyhostname.example.net
|
#0200:0000:0000:0000:0000:0000:0000:0000 y.friendlyhostname.example.net
|
||||||
|
|
||||||
##### END HOSTNAME #####
|
##### END HOSTNAME #####
|
||||||
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user