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
6d433609
Commit
6d433609
authored
Sep 18, 2020
by
Michał Woźniak
Browse files
WIP #64: bugfix
parent
95176033
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/gateway-ipns.js
View file @
6d433609
...
...
@@ -14,7 +14,7 @@ const ipnsPubKey = 'QmYGVgGGfD5N4Xcc78CcMJ99dKcH6K6myhd4Uenv5yJwiJ'
// important:
// we cannot use gateways that use hash directly in the (sub)domain:
// https://github.com/node-fetch/node-fetch/issues/260
var
gateways
=
[
const
gateways
=
[
'
https://ninetailed.ninja/ipns/
'
,
// Russia
'
https://10.via0.com/ipns/
'
,
// USA
'
https://ipfs.sloppyta.co/ipns/
'
,
// UK
...
...
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