From 9a1c9827f0ed5a94afeb0161109196dc9d3fe220 Mon Sep 17 00:00:00 2001 From: Steffen Breiler Date: Wed, 7 Jan 2015 18:22:04 +0100 Subject: [PATCH 1/2] Fix for blocked mixed content On modern browsers, calling this skript with https would create errors like "blocked mixed content". - i removed "http:" for the external jquery Stuff, now it uses http or https as needed - in Function fileprepare i replaced "http//www.shelldetector.com/api/loader.html" with "about:blank" --- shelldetect.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shelldetect.php b/shelldetect.php index 8fb3e1f..226b3d0 100644 --- a/shelldetect.php +++ b/shelldetect.php @@ -395,7 +395,7 @@ private function anaylize() { private function fileprepare($file, $base64_content) { $filtered_file = filter_var($file, FILTER_SANITIZE_SPECIAL_CHARS); $key = $this->t('Negative') . ' (' . $this->t('if wrong') . ' ' . $this->t('submit file for analize') . ')'; - $key .= '