We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad33faf commit cca7d5bCopy full SHA for cca7d5b
1 file changed
packages/website/lib/constants.js
@@ -20,6 +20,7 @@ if (globalThis.window) {
20
MAGIC_TOKEN = 'pk_live_9363234DECD6F093'
21
break
22
case 'nft.storage':
23
+ case 'classic.nft.storage':
24
API = 'https://api.nft.storage'
25
MAGIC_TOKEN = 'pk_live_20429A8C4CDEDCF7'
26
0 commit comments