diff --git a/img/icon-powder.png b/img/icon-powder.png deleted file mode 100644 index 4e4429f57..000000000 Binary files a/img/icon-powder.png and /dev/null differ diff --git a/js/app.requestinterceptors.js b/js/app.requestinterceptors.js index 36f1ae6a5..768653f2e 100644 --- a/js/app.requestinterceptors.js +++ b/js/app.requestinterceptors.js @@ -63,7 +63,7 @@ DuckieTV.factory('TransparentFixtureProxyInterceptor', ['$q', '$injector', if (window.location.href.indexOf('chrome-extension') === -1 && navigator.userAgent.indexOf('DuckieTV') == -1 && window.location.href.indexOf('file://') === -1) { $httpProvider.interceptors.push('CORSInterceptor'); } - $compileProvider.aHrefSanitizationWhitelist(/^\s*(https?|ftp|blob|mailto|chrome-extension|magnet|data|file|pow):/); + $compileProvider.aHrefSanitizationWhitelist(/^\s*(https?|ftp|blob|mailto|chrome-extension|magnet|data|file):/); $compileProvider.imgSrcSanitizationWhitelist(/^\s*(https?|ftp|file):|data:image|filesystem:|chrome-extension:/); } ]); \ No newline at end of file diff --git a/templates/torrentClient.details.html b/templates/torrentClient.details.html index 9685cd0c9..f1f7ff8d1 100644 --- a/templates/torrentClient.details.html +++ b/templates/torrentClient.details.html @@ -88,9 +88,6 @@

{{vm.torrent.getName()}}

{{file.name}} - - -