Skip to content

Commit 78b13c4

Browse files
authored
Update utils.js
1 parent e0be35c commit 78b13c4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/utils.js

+1-3
Original file line numberDiff line numberDiff line change
@@ -230,9 +230,7 @@ const clipboardCopy = text => {
230230
if (typeof cachePriority == 'undefined') cachePriority = '10';
231231

232232
if (collection === '4ggk4-mqaaa-aaaae-qad6q-cai' && fullSize == false) {
233-
// return 'https://dexpm-6aaaa-aaaal-qbgrq-cai.raw.icp0.io/?type=thumbnail&index=' + index;
234-
235-
return 'https://4ggk4-mqaaa-aaaae-qad6q-cai.raw.icp0.io/?type=thumbnail&tokenid=' + id;
233+
return 'https://rvu75-2qaaa-aaaam-qc6ua-cai.raw.icp0.io/?asset=' + index;
236234
}
237235

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

0 commit comments

Comments
 (0)