From 074ed2360deaa4377bb143f437cf63ffcd7cde7c Mon Sep 17 00:00:00 2001 From: Nathan Steel Date: Thu, 7 Apr 2022 13:53:30 +0100 Subject: [PATCH] Xtra --- clipboard.js | 4 ++++ expenses.html | 18 ++++++++++++++++++ index.html | 24 +++++++++++++++++++----- 3 files changed, 41 insertions(+), 5 deletions(-) diff --git a/clipboard.js b/clipboard.js index bacf153..d23935d 100755 --- a/clipboard.js +++ b/clipboard.js @@ -28,9 +28,13 @@ function resetCopy() { const minecraft = document.getElementById('minecraft-clip'); minecraft.addEventListener('click', function (event) { copyToClipboard('minecraft-server'); }); +const terraria = document.getElementById('terraria-clip'); +terraria.addEventListener('click', function (event) { copyToClipboard('terraria-server'); }); + var tooltipped = document.getElementsByClassName('tooltipped'); for (var i = 0; i < tooltipped.length; i++) { //tooltipped[i].addEventListener('click', function (event) { copyToClipboard(); }); + // this clipboard tooltipped[i].addEventListener('mouseout', function (event) { resetCopy(); }); } diff --git a/expenses.html b/expenses.html index 217215f..b326599 100644 --- a/expenses.html +++ b/expenses.html @@ -75,6 +75,24 @@ + + + diff --git a/index.html b/index.html index 0a17dfa..279ad98 100755 --- a/index.html +++ b/index.html @@ -20,8 +20,8 @@ @@ -67,20 +67,34 @@

Map: mcmap.anetwork.uk

+
+ +

Terraria

+

+ A publically available terraria server that is currenly a WIP. i.e. We are trying plugins, and administration to see what people would like best. +

+

+ IP: + anetwork.uk + Port: 7777 + Copy to clipboard +

+
+

aNetwork is a small gaming community with the aim of setting up servers, and events for all to enjoy.

-

Formed sometime in 2021 as a private, and small growing group, the aim has become to create a more public community, venturing into server hosting to allow people to play the games they want with friends.

+

Formed sometime in 2021 as a private, and small growing group. Since them the aim has become to create a more public community, venturing into server hosting to allow people to play the games they want with friends.

Contribute

-

aNetwork hosts and maintains a number of servers, and to keep these servers operational we need to pay the big bucks.

+

aNetwork hosts and maintains a number of servers, and to keep these servers operational we need to pay the big bucks.

If you'd like to contribute, or see a breakdown of our outgoings click below

Contribute Our Costs @@ -91,7 +105,7 @@