From b4b87c42bbaa058ff9d13df7b581587425390636 Mon Sep 17 00:00:00 2001 From: jrtechs Date: Thu, 31 May 2018 20:37:30 -0400 Subject: [PATCH] Updated the website to do friends of friends graphs and fix problems with firefox. --- website/commonGames.html | 135 ---------- website/friendsWithFriends.html | 252 ------------------ website/{friendsOfFriends.html => graph.html} | 38 ++- website/{commonFriends.html => graphs.html} | 43 ++- website/index.html | 12 +- 5 files changed, 49 insertions(+), 431 deletions(-) delete mode 100644 website/commonGames.html delete mode 100644 website/friendsWithFriends.html rename website/{friendsOfFriends.html => graph.html} (89%) rename website/{commonFriends.html => graphs.html} (78%) diff --git a/website/commonGames.html b/website/commonGames.html deleted file mode 100644 index 3968a46..0000000 --- a/website/commonGames.html +++ /dev/null @@ -1,135 +0,0 @@ - - - - - Jrtechs Steam Friend Graph Project - - - - - - - - -
-


- -

TDLTR

- -
- - - - - - - - - - - - - diff --git a/website/friendsWithFriends.html b/website/friendsWithFriends.html deleted file mode 100644 index e321aba..0000000 --- a/website/friendsWithFriends.html +++ /dev/null @@ -1,252 +0,0 @@ - - - - - Jrtechs Steam Friend Graph Project - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
-
- - - - - - - - - - - - - diff --git a/website/friendsOfFriends.html b/website/graph.html similarity index 89% rename from website/friendsOfFriends.html rename to website/graph.html index b650300..80a78fd 100644 --- a/website/friendsOfFriends.html +++ b/website/graph.html @@ -66,17 +66,9 @@