Skip to content

Commit

Permalink
Update utils.js
Browse files Browse the repository at this point in the history
  • Loading branch information
velgajski1 authored Jan 18, 2025
1 parent e0be35c commit 78b13c4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -230,9 +230,7 @@ const clipboardCopy = text => {
if (typeof cachePriority == 'undefined') cachePriority = '10';

if (collection === '4ggk4-mqaaa-aaaae-qad6q-cai' && fullSize == false) {
// return 'https://dexpm-6aaaa-aaaal-qbgrq-cai.raw.icp0.io/?type=thumbnail&index=' + index;

return 'https://4ggk4-mqaaa-aaaae-qad6q-cai.raw.icp0.io/?type=thumbnail&tokenid=' + id;
return 'https://rvu75-2qaaa-aaaam-qc6ua-cai.raw.icp0.io/?asset=' + index;
}

if (collection === 'jeghr-iaaaa-aaaah-qco7q-cai')
Expand Down

0 comments on commit 78b13c4

Please sign in to comment.