From dfc4e20b8e9ca57340e24143539498fb82527697 Mon Sep 17 00:00:00 2001 From: randommonk Date: Thu, 4 Jan 2018 22:52:54 +0000 Subject: Bumped version to 4.3. Added jpgraph stats developed by killerEye --- html/includes/js/clocks.js | 561 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 561 insertions(+) create mode 100644 html/includes/js/clocks.js (limited to 'html/includes/js/clocks.js') diff --git a/html/includes/js/clocks.js b/html/includes/js/clocks.js new file mode 100644 index 0000000..7f17b42 --- /dev/null +++ b/html/includes/js/clocks.js @@ -0,0 +1,561 @@ +// -- cgit