Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Libre
Samizdat
Commits
6a27f904
Commit
6a27f904
authored
Aug 23, 2021
by
Michał Woźniak
Browse files
Update config.js: updated IPFS gateways
parent
70200900
Changes
1
Hide whitespace changes
Inline
Side-by-side
config.js
View file @
6a27f904
...
...
@@ -16,14 +16,17 @@ self.SamizdatConfig.plugins = {
'
alt-fetch
'
:{
// configuring the alternate endpoints plugin to use IPNS gateways
//
// NOTICE: we cannot use gateways that use hash directly in the (sub)domain:
// NOTICE: we cannot use
CIDv0 with
gateways that use hash directly in the (sub)domain:
// https://github.com/node-fetch/node-fetch/issues/260
// we *can* use CIDv1 with such gateways, and that's suggested:
// https://docs.ipfs.io/how-to/address-ipfs-on-web/#path-gateway
// https://cid.ipfs.io/#QmYGVgGGfD5N4Xcc78CcMJ99dKcH6K6myhd4Uenv5yJwiJ
endpoints
:
[
'
https://
ninetailed.ninja/ipns/QmYGVgGGfD5N4Xcc78CcMJ99dKcH6K6myhd4Uenv5yJwiJ
/
'
,
//
Russia
'
https://
10.via0.com
/ipns/QmYGVgGGfD5N4Xcc78CcMJ99dKcH6K6myhd4Uenv5yJwiJ/
'
,
// USA
'
https://
ipfs.sloppyta.co
/ipns/QmYGVgGGfD5N4Xcc78CcMJ99dKcH6K6myhd4Uenv5yJwiJ/
'
,
// UK
'
https://gateway.
temporal
.cloud/ipns/QmYGVgGGfD5N4Xcc78CcMJ99dKcH6K6myhd4Uenv5yJwiJ/
'
,
// Germany
'
https://
ipfs.best-practice.se/ipns/QmYGVgGGfD5N4Xcc78CcMJ99dKcH6K6myhd4Uenv5yJwiJ/
'
// Sweden
'
https://
bafzbeietqrkxepxn7b2eotyqt7rmfspcwkttwdvs2bfin5chmeqav25qlm.ipns.dweb.link
/
'
,
//
USA
'
https://
ipfs.kxv.io
/ipns/QmYGVgGGfD5N4Xcc78CcMJ99dKcH6K6myhd4Uenv5yJwiJ/
'
,
// Hong Kong
'
https://
jorropo.net
/ipns/QmYGVgGGfD5N4Xcc78CcMJ99dKcH6K6myhd4Uenv5yJwiJ/
'
,
// France
'
https://gateway.
pinata
.cloud/ipns/QmYGVgGGfD5N4Xcc78CcMJ99dKcH6K6myhd4Uenv5yJwiJ/
'
,
// Germany
'
https://
bafzbeietqrkxepxn7b2eotyqt7rmfspcwkttwdvs2bfin5chmeqav25qlm.ipns.bluelight.link/
'
// Singapore
]
},
'
gun-ipfs
'
:
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment