From 6305f1eba773cd623411aa0976cdfd60967c0320 Mon Sep 17 00:00:00 2001 From: Mokaddem Date: Tue, 12 Jul 2016 14:33:54 +0200 Subject: [PATCH 1/4] Deleted redundant code and separeted all trendings chart from the main page. --- var/www/templates/Protocolstrending.html | 149 ------------------ var/www/templates/Trending.html | 92 ++--------- var/www/templates/Wordstrending.html | 148 ----------------- var/www/templates/index.html | 4 +- var/www/templates/search.html | 4 +- .../trending_graphs/Domainstrending.html | 37 +++++ .../trending_graphs/Protocolstrending.html | 37 +++++ .../trending_graphs/Tldstrending.html | 37 +++++ .../trending_graphs/Wordstrending.html | 37 +++++ 9 files changed, 169 insertions(+), 376 deletions(-) delete mode 100644 var/www/templates/Protocolstrending.html delete mode 100644 var/www/templates/Wordstrending.html create mode 100644 var/www/templates/trending_graphs/Domainstrending.html create mode 100644 var/www/templates/trending_graphs/Protocolstrending.html create mode 100644 var/www/templates/trending_graphs/Tldstrending.html create mode 100644 var/www/templates/trending_graphs/Wordstrending.html diff --git a/var/www/templates/Protocolstrending.html b/var/www/templates/Protocolstrending.html deleted file mode 100644 index 18752d01..00000000 --- a/var/www/templates/Protocolstrending.html +++ /dev/null @@ -1,149 +0,0 @@ - - - - - - - - Analysis Information Leak framework Dashboard - - - - - - - - - - - - - - - -
- -
-
-
-

ProtocolsTrendings

-
- -
- -
-
-
-
- Protocols Trend -
-
- - -
-
- -
- - - -
- -
- -
- -
-
- -
-
- -
- - - - - - - - - - - -
- - - - diff --git a/var/www/templates/Trending.html b/var/www/templates/Trending.html index 113b1101..0b86c8f6 100644 --- a/var/www/templates/Trending.html +++ b/var/www/templates/Trending.html @@ -28,7 +28,9 @@