Skip to content

Commit e0be35c

Browse files
authored
changed thumb url for icp flower
1 parent 59ba19e commit e0be35c

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

src/utils.js

+1-7
Original file line numberDiff line numberDiff line change
@@ -232,13 +232,7 @@ const clipboardCopy = text => {
232232
if (collection === '4ggk4-mqaaa-aaaae-qad6q-cai' && fullSize == false) {
233233
// return 'https://dexpm-6aaaa-aaaal-qbgrq-cai.raw.icp0.io/?type=thumbnail&index=' + index;
234234

235-
return (
236-
'https://images.entrepot.app/t/dexpm-6aaaa-aaaal-qbgrq-cai/' +
237-
extjs.encodeTokenId('dexpm-6aaaa-aaaal-qbgrq-cai', index) +
238-
ref +
239-
'&cache=' +
240-
cachePriority
241-
);
235+
return 'https://4ggk4-mqaaa-aaaae-qad6q-cai.raw.icp0.io/?type=thumbnail&tokenid=' + id;
242236
}
243237

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

0 commit comments

Comments
 (0)