We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0be35c commit 78b13c4Copy full SHA for 78b13c4
src/utils.js
@@ -230,9 +230,7 @@ const clipboardCopy = text => {
230
if (typeof cachePriority == 'undefined') cachePriority = '10';
231
232
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;
+ return 'https://rvu75-2qaaa-aaaam-qc6ua-cai.raw.icp0.io/?asset=' + index;
236
}
237
238
if (collection === 'jeghr-iaaaa-aaaah-qco7q-cai')
0 commit comments