tuna / mirror-web

Source code of the web interface of https://mirrors.tuna.tsinghua.edu.cn/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Invalid integrity for bs3-polyfill.scss

Crystal-RainSlide opened this issue · comments

Log:

Failed to find a valid digest in the 'integrity' attribute for resource 'https://mirrors.tuna.tsinghua.edu.cn/assets/bs3-polyfill-D-SBFs68.css' with computed SHA-256 integrity 'P9Uwo4Jep5O8z4BWrm2n6HUmxksUVQ8dRLMNI7jK63k='. The resource has been blocked.

Code:

<link rel="stylesheet" href="{% vite_asset_path bs3-polyfill.scss %}" media="screen" integrity="sha256-OnlyforlegacybrowsersAAAAAAAAAAAAAAAAAAAAAA=" />

Either calculate or remove that integrity will fix this problem.