From ce63d81878b762fb09345bcb94f9dc6c484025cc Mon Sep 17 00:00:00 2001 From: Terrtia Date: Tue, 18 Sep 2018 11:51:21 +0200 Subject: [PATCH] chg: [UI] pixelate crawled screenshot by default --- .../hiddenServices/templates/showDomain.html | 63 ++++++++++++++++++- .../showpaste/templates/show_saved_paste.html | 39 ++++++------ 2 files changed, 81 insertions(+), 21 deletions(-) diff --git a/var/www/modules/hiddenServices/templates/showDomain.html b/var/www/modules/hiddenServices/templates/showDomain.html index b89388aa..30b078fb 100644 --- a/var/www/modules/hiddenServices/templates/showDomain.html +++ b/var/www/modules/hiddenServices/templates/showDomain.html @@ -122,7 +122,22 @@
- +
+
+
+
+ +
+
+ +
+
+
+
+
@@ -144,6 +159,52 @@ }); + + diff --git a/var/www/modules/showpaste/templates/show_saved_paste.html b/var/www/modules/showpaste/templates/show_saved_paste.html index 8db7cabd..99b92a3f 100644 --- a/var/www/modules/showpaste/templates/show_saved_paste.html +++ b/var/www/modules/showpaste/templates/show_saved_paste.html @@ -351,7 +351,6 @@
{% if duplicate_list|length == 0 %} -

No Duplicate

{% else %}

Duplicate list:

@@ -422,28 +421,9 @@ {% if crawler_metadata['get_metadata'] %}
-
-
-
-
-
- -
-
- -
-
-
-
- -
-
Graph @@ -472,6 +452,25 @@
+ +
+
+
+
+
+ +
+
+ +
+
+
+
+ +
{% endif %}