Updated: audit.sh (#1184)

This commit is contained in:
nobody 2022-10-24 18:34:13 +02:00
parent 4f55408ce2
commit ad3f094c05
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
1 changed files with 0 additions and 2 deletions

View File

@ -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