From 33fa49277a821b9d38e8c9bf0bcf2adcfa2f6f04 Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Mon, 15 Feb 2016 14:58:46 +0100 Subject: move mitmproxy --- web/src/images/chrome-devtools/LICENSE | 30 --------------------- web/src/images/chrome-devtools/resourceCSSIcon.png | Bin 1005 -> 0 bytes .../chrome-devtools/resourceDocumentIcon.png | Bin 951 -> 0 bytes web/src/images/chrome-devtools/resourceJSIcon.png | Bin 787 -> 0 bytes .../images/chrome-devtools/resourcePlainIcon.png | Bin 295 -> 0 bytes web/src/images/resourceExecutableIcon.png | Bin 853 -> 0 bytes web/src/images/resourceFlashIcon.png | Bin 921 -> 0 bytes web/src/images/resourceImageIcon.png | Bin 976 -> 0 bytes web/src/images/resourceJavaIcon.png | Bin 861 -> 0 bytes web/src/images/resourceNotModifiedIcon.png | Bin 1072 -> 0 bytes web/src/images/resourceRedirectIcon.png | Bin 1174 -> 0 bytes 11 files changed, 30 deletions(-) delete mode 100644 web/src/images/chrome-devtools/LICENSE delete mode 100644 web/src/images/chrome-devtools/resourceCSSIcon.png delete mode 100644 web/src/images/chrome-devtools/resourceDocumentIcon.png delete mode 100644 web/src/images/chrome-devtools/resourceJSIcon.png delete mode 100644 web/src/images/chrome-devtools/resourcePlainIcon.png delete mode 100644 web/src/images/resourceExecutableIcon.png delete mode 100644 web/src/images/resourceFlashIcon.png delete mode 100644 web/src/images/resourceImageIcon.png delete mode 100644 web/src/images/resourceJavaIcon.png delete mode 100644 web/src/images/resourceNotModifiedIcon.png delete mode 100644 web/src/images/resourceRedirectIcon.png (limited to 'web/src/images') diff --git a/web/src/images/chrome-devtools/LICENSE b/web/src/images/chrome-devtools/LICENSE deleted file mode 100644 index 6e4f8b9f..00000000 --- a/web/src/images/chrome-devtools/LICENSE +++ /dev/null @@ -1,30 +0,0 @@ -// Copyright 2014 The Chromium Authors. All rights reserved. -// -// The Chromium Authors can be found at -// http://src.chromium.org/svn/trunk/src/AUTHORS -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file diff --git a/web/src/images/chrome-devtools/resourceCSSIcon.png b/web/src/images/chrome-devtools/resourceCSSIcon.png deleted file mode 100644 index 18828d06..00000000 Binary files a/web/src/images/chrome-devtools/resourceCSSIcon.png and /dev/null differ diff --git a/web/src/images/chrome-devtools/resourceDocumentIcon.png b/web/src/images/chrome-devtools/resourceDocumentIcon.png deleted file mode 100644 index fdc10e47..00000000 Binary files a/web/src/images/chrome-devtools/resourceDocumentIcon.png and /dev/null differ diff --git a/web/src/images/chrome-devtools/resourceJSIcon.png b/web/src/images/chrome-devtools/resourceJSIcon.png deleted file mode 100644 index c1b72189..00000000 Binary files a/web/src/images/chrome-devtools/resourceJSIcon.png and /dev/null differ diff --git a/web/src/images/chrome-devtools/resourcePlainIcon.png b/web/src/images/chrome-devtools/resourcePlainIcon.png deleted file mode 100644 index 8c82a4c7..00000000 Binary files a/web/src/images/chrome-devtools/resourcePlainIcon.png and /dev/null differ diff --git a/web/src/images/resourceExecutableIcon.png b/web/src/images/resourceExecutableIcon.png deleted file mode 100644 index fa70c2fd..00000000 Binary files a/web/src/images/resourceExecutableIcon.png and /dev/null differ diff --git a/web/src/images/resourceFlashIcon.png b/web/src/images/resourceFlashIcon.png deleted file mode 100644 index ead5a4d0..00000000 Binary files a/web/src/images/resourceFlashIcon.png and /dev/null differ diff --git a/web/src/images/resourceImageIcon.png b/web/src/images/resourceImageIcon.png deleted file mode 100644 index 23163042..00000000 Binary files a/web/src/images/resourceImageIcon.png and /dev/null differ diff --git a/web/src/images/resourceJavaIcon.png b/web/src/images/resourceJavaIcon.png deleted file mode 100644 index 553b3391..00000000 Binary files a/web/src/images/resourceJavaIcon.png and /dev/null differ diff --git a/web/src/images/resourceNotModifiedIcon.png b/web/src/images/resourceNotModifiedIcon.png deleted file mode 100644 index 9c6a879d..00000000 Binary files a/web/src/images/resourceNotModifiedIcon.png and /dev/null differ diff --git a/web/src/images/resourceRedirectIcon.png b/web/src/images/resourceRedirectIcon.png deleted file mode 100644 index 58fe3ac1..00000000 Binary files a/web/src/images/resourceRedirectIcon.png and /dev/null differ -- cgit v1.2.3