From 3ccf0e454f535d4c1b5787727e9e1d06be471e85 Mon Sep 17 00:00:00 2001 From: bookcorner Date: Sun, 26 Jul 2026 02:25:33 +0400 Subject: Initial commit --- etc/hosts | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 etc/hosts (limited to 'etc/hosts') diff --git a/etc/hosts b/etc/hosts new file mode 100644 index 0000000..d5be630 --- /dev/null +++ b/etc/hosts @@ -0,0 +1,2 @@ +127.0.0.1 localhost +::1 localhost -- cgit v1.2.3