Skip to content

Commit

Permalink
v3 update
Browse files Browse the repository at this point in the history
  • Loading branch information
renzhezhilu committed Jul 24, 2021
1 parent 645ceb4 commit 8815801
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
<script src=https://cdn.jsdelivr.net/gh/renzhezhilu/webp2jpg-online/cdn/localforage.min.js> </script>
<script>
var Module = {}
var lastVer = 'v2.2.4'
var lastVer = 'v2.2.51'
var squooshWasm = {}
</script>
<script>
Expand Down
6 changes: 3 additions & 3 deletions index_v3.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ <h2>1%</h2>
<div class="p">
<div></div>
</div>
<h3>LOADING...</h3><a target="_blank" href="/v2.html">v2.2 -></a>
<h3>LOADING...</h3><a target="_blank" href="./v2.html">v2.2 -></a>
</div>
<noscript><strong>We're sorry but vue_2 doesn't work properly without JavaScript enabled. Please enable it
to continue.</strong></noscript>
Expand All @@ -140,12 +140,12 @@ <h3>LOADING...</h3><a target="_blank" href="/v2.html">v2.2 -></a>

</html>
<script>
window.CACHE_VERSION = '3.0.3'
window.CACHE_VERSION = '3.0.51'
window.CACHE_LIST = {}
window.CACHE_FN = _ => {
let cdnList = [{
name: 'app.js',
url: ['js/app.8eb49d22.js']
url: ['js/app.8eb49d22.222.js']
}, {
name: 'avif_enc_worker_all_in.js',
url: ['js/avif_enc_worker_all_in.js']
Expand Down

0 comments on commit 8815801

Please sign in to comment.