Skip to content

Commit

Permalink
changed thumb url for icp flower
Browse files Browse the repository at this point in the history
  • Loading branch information
velgajski1 authored Jan 17, 2025
1 parent 59ba19e commit e0be35c
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions src/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -232,13 +232,7 @@ const clipboardCopy = text => {
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://images.entrepot.app/t/dexpm-6aaaa-aaaal-qbgrq-cai/' +
extjs.encodeTokenId('dexpm-6aaaa-aaaal-qbgrq-cai', index) +
ref +
'&cache=' +
cachePriority
);
return 'https://4ggk4-mqaaa-aaaae-qad6q-cai.raw.icp0.io/?type=thumbnail&tokenid=' + id;
}

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

0 comments on commit e0be35c

Please sign in to comment.