_config.yml: use eu.siderus.io as IPFS gateway

and explain why
This commit is contained in:
Aminda Suomalainen 2019-10-01 15:31:20 +03:00
parent b9a40e3fd0
commit f75d710b6e
No known key found for this signature in database
GPG Key ID: 0C207F07B2F32B67
1 changed files with 9 additions and 3 deletions

View File

@ -29,8 +29,8 @@ sitemap:
file: "/sitemap.xml"
include: [PGP, PHP, keybase.txt, robots.txt, avatar.jpeg]
avatar: https://ipfs.privacytools.io/ipfs/QmQLRBFm5aa2GmmvR4FhHV7mAVjeKieEBrJaSCekyHZtbD/250.png
icon: https://ipfs.privacytools.io/ipfs/QmQLRBFm5aa2GmmvR4FhHV7mAVjeKieEBrJaSCekyHZtbD/128.png
avatar: https://eu.siderus.io/ipfs/QmQLRBFm5aa2GmmvR4FhHV7mAVjeKieEBrJaSCekyHZtbD/250.png
icon: https://eu.siderus.io/ipfs/QmQLRBFm5aa2GmmvR4FhHV7mAVjeKieEBrJaSCekyHZtbD/128.png
# {{site.ipfsGateway}}/ipfs/IPFSHASHHERE to get ipfs link via gateway.
# Hopefully future proof letting me simply swap the link here instead of
@ -40,4 +40,10 @@ icon: https://ipfs.privacytools.io/ipfs/QmQLRBFm5aa2GmmvR4FhHV7mAVjeKieEBrJaSCek
# created for the content and when it's used, the filename and type are
# remembered which may be helpful with media files or embeds.
# Note: no trailing slash after the URL, only https://domain.tld
ipfsGateway: https://ipfs.privacytools.io
ipfsGateway: https://eu.siderus.io
# eu.siderus.io is used, because they care about IPFS (being based around
# it) and they have a specific subdomain for getting European host.
# I cannot help them using Cloudflare (use IPFS Companion) and other
# alternatives possibly didn't care about IPFS as much or would require me
# to use a provider outside of the Europe.