mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-22 03:59:31 +01:00
begin using ipfsSubdomainGateway
I don't think it's needed in these cases, but learning experience...
This commit is contained in:
parent
53e37cc671
commit
d0d42954dd
@ -43,4 +43,4 @@ icon: https://bafybeia5vajmcurh2ffyounq24hak2lmhyctlmarlnulyylz3hfkbhjzfq.ipfs.d
|
||||
ipfsGateway: https://gateway.ipfs.io
|
||||
# I am not sure how to use this, but I want it to exist anyway
|
||||
# Remember: `ipfs cid base32 <the usual hash>`
|
||||
ipfsSubdomainGateway: .ipfs.dweb.link/
|
||||
ipfsSubdomainGateway: ipfs.dweb.link
|
||||
|
@ -17,7 +17,7 @@ excerpt: "I am a Highly Sensitive Autistic Pirate with Linux experience from 200
|
||||
|
||||
<!--If it doesn't support rel=me or be otherwise relevant, I may not bother listing it.-->
|
||||
<ul class=centered>
|
||||
<li id="p2p">P2P IM: <a href="{{site.ipfsGateway}}/ipfs/QmPsVGJG5XyZz4ed4DLUf4StE7w8bTA5EhyNPbitoS4zt8/"<code>c35cae9f0b75c6f7884dc2cfdfc9be573d3a89fd @Jami</code></a></li>
|
||||
<li id="p2p">P2P IM: <a href="https://bafybeiawyibtmpxvgzv7ge3vlase5rjrxnea4rqr2ndeso2bs6wibe4pue.{{site.ipfsSubdomainGateway}}/"<code>c35cae9f0b75c6f7884dc2cfdfc9be573d3a89fd @Jami</code></a></li>
|
||||
<!-- Dear Matrix, please start supporting rel=me or preferably
|
||||
https://github.com/matrix-org/matrix-doc/pull/2312 to be included -->
|
||||
<li id="fedim">Federated IM: <a rel="me" href="xmpp:mikaela@blesmrt.net">xmpp:mikaela@blesmrt.net</a> <a rel="me" href="xmpp:mikaela@disroot.org">xmpp:mikaela@disroot.org</a></li>
|
||||
|
@ -143,7 +143,7 @@ Others:
|
||||
requesting the fetched content.
|
||||
* [Firefox: Foxy Proxy](https://addons.mozilla.org/firefox/addon/foxyproxy-standard/)
|
||||
* [Chrome?](https://chrome.google.com/webstore/detail/foxyproxy-standard/gcknhkkoolaabfmlnjonogaaifnjlfnp)
|
||||
* Onions to Tor, I2P to I2P. [My rules]({{site.ipfsGateway}}/ipfs/QmQUc6SmBS8jgvceRLjFsVJNy2NrikDotcQVFxHeRwtQRz/foxyproxy.json)
|
||||
* Onions to Tor, I2P to I2P. [My rules](https://bafybeia7yeie5a6arstytabl6bfhacmidcy4yhht3e6dfrrq4gi2gry4pu.{{site.ipfsSubdomainGateway}}/foxyproxy.json)
|
||||
* [Firefox: Foxy Tab](https://addons.mozilla.org/firefox/addon/foxytab/)
|
||||
* [Firefox: Duolingo Boost](https://addons.mozilla.org/firefox/addon/duolingo-boost/)
|
||||
* [Chrome: Duolingo Boost](https://chrome.google.com/webstore/detail/duolingo-boost/mgecoicpalmpphlgfkdepgpofjcnggkn)
|
||||
|
Loading…
Reference in New Issue
Block a user