From ad3f094c0588fba3bf1f23e0c0f87e598e1287e8 Mon Sep 17 00:00:00 2001 From: nobody Date: Mon, 24 Oct 2022 18:34:13 +0200 Subject: [PATCH] Updated: audit.sh (#1184) --- audit/audit.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/audit/audit.sh b/audit/audit.sh index b413f388..063bdfd2 100755 --- a/audit/audit.sh +++ b/audit/audit.sh @@ -600,8 +600,6 @@ function create_url() { else url="$NETDNA_BOOTSTRAPCDN/$folder/$version/js/bootstrap.min.js" fi - elif [ "$folder" = "webcomponentsjs" ]; then - url="$CLOUDFLARE/$folder/2.6.0/webcomponents-loader.min.js" elif [ "$folder" = "vue-i18n" ] && [[ "$version" != 8* ]]; then url="$CLOUDFLARE/$folder/$version/vue-i18n.cjs.min.js" elif [ "$path" = "../resources/twitter-bootstrap/fonts/glyphicons-halflings-regular.woff2" ]; then