Cleaning up .cf to .net

This commit is contained in:
Ubergeek 2019-02-19 18:01:09 +00:00
parent 9cbe6a7937
commit a8356a7013
5 changed files with 7 additions and 7 deletions

View File

@ -20,7 +20,7 @@ Available commands:
* lynx - web browser * lynx - web browser
* alpine - email * alpine - email
----------------------------------------------------------- -----------------------------------------------------------
To modify the thunix.cf website, propose a PR here: To modify the thunix.net website, propose a PR here:
https://tildegit.org/thunix/main_site https://tildegit.org/thunix/main_site
To modify the system config, propose a PR here: To modify the system config, propose a PR here:

View File

@ -2,4 +2,4 @@ options ndots: 2
nameserver 149.56.184.112 nameserver 149.56.184.112
nameserver 66.42.77.29 nameserver 66.42.77.29
search thunix.cf search thunix.net

View File

@ -1,4 +1,4 @@
This is my gopher page. This is my gopher page.
There are many like it, but this one is mine. There are many like it, but this one is mine.
1Thunix gopher.thunix.cf 1Thunix thunix.net

View File

@ -17,10 +17,10 @@ server_name = Thunix Minetest server
server_description = Thunix Minetest server powered by Debian server_description = Thunix Minetest server powered by Debian
# Domain name of server # Domain name of server
server_address = thunix.cf server_address = thunix.net
# Homepage of server # Homepage of server
server_url = http://thunix.cf server_url = http://thunix.net
# Automaticaly report to masterserver # Automaticaly report to masterserver
# set to true for public servers # set to true for public servers
@ -44,7 +44,7 @@ default_game = minetest
#map-dir = /var/games/minetest-server/.minetest/worlds/world #map-dir = /var/games/minetest-server/.minetest/worlds/world
# Message of the Day # Message of the Day
motd = Welcome to Minetest, hosted by THunix.cf. Enjoy your stay! motd = Welcome to Minetest, hosted by THunix.net. Enjoy your stay!
# Maximum number of players connected simultaneously # Maximum number of players connected simultaneously
max_users = 30 max_users = 30

View File

@ -16,7 +16,7 @@
MultiClients = true MultiClients = true
Nick = newuser Nick = newuser
PrependTimestamp = true PrependTimestamp = true
QuitMsg = bouncer provider phoenix.thunix.cf QuitMsg = bouncer provider thunix.net
RealName = Got Thunix ? RealName = Got Thunix ?
StatusPrefix = * StatusPrefix = *
TimestampFormat = [%H:%M:%S] TimestampFormat = [%H:%M:%S]