From 990dfc6778dc93af5ae48444b86ca83478f06df5 Mon Sep 17 00:00:00 2001 From: flokoe Date: Tue, 4 Jul 2023 00:14:03 +0200 Subject: [PATCH] Add original server IP address of wiki to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c589ae..c49c55f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Wiki Bash Hackers -The popular [wiki.bash-hackers.org](https://wiki.bash-hackers.org) site had its DNS expire in April 2023. The owner seems unresponsive, see the [Reddit thread here](https://www.reddit.com/r/bash/comments/12klulf/bashhackersorg_is_now_a_parking_domain/). Fortunately, the web server behind wiki.bash-hackers.org is still running, so I crawled the entire wiki to archive the current versions of all pages. +The popular [wiki.bash-hackers.org](https://wiki.bash-hackers.org) (original IP address: `83.243.40.67`) site had its DNS expire in April 2023. The owner seems unresponsive, see the [Reddit thread here](https://www.reddit.com/r/bash/comments/12klulf/bashhackersorg_is_now_a_parking_domain/). Fortunately, the web server behind wiki.bash-hackers.org is still running, so I crawled the entire wiki to archive the current versions of all pages. This repo tries to preserve and present all this valuable information in a modern way and format, just in case the original wiki won't come back.