Merge tag 'v2.2.1' into develop

Update my gateway
develop
Nato Boram 2022-03-11 02:58:26 -05:00
commit 9a5264be85
No known key found for this signature in database
GPG Key ID: 478E3C64BF88AFFA
4 changed files with 9 additions and 3 deletions

View File

@ -18,6 +18,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/), and this
### Security ### Security
## [2.2.1]
### Changed
- Updated my own gateway to its HTTPS link
## [2.2.0] - 2022-03-11 ## [2.2.0] - 2022-03-11
### Added ### Added

View File

@ -5,7 +5,7 @@
Cache a specific hash on a bunch of public gateways. Cache a specific hash on a bunch of public gateways.
You can view this website on [GitLab Pages](https://natoboram.gitlab.io/public-gateway-cacher) and [IPFS](https://bafybeigmtv32yzjryuv5uwfhzqtrjt6va7dwaxuvhoqqirkwcg2q6mlai4.ipfs.dweb.link). You can view this website on [GitLab Pages](https://natoboram.gitlab.io/public-gateway-cacher) and [IPFS](https://bafybeievsdzxuvuah5t6vzhig525jecp7wmupnm7olxdkonqmte57zoqf4.ipfs.dweb.link).
![Screenshot](https://bafybeie7txrbzw6ipb62lplnpzsjpz7s4o5q7uufb5rjfelol2cuxeyzye.ipfs.dweb.link/Screenshot_2020-07-09%20Public%20Gateway%20Cacher.png) ![Screenshot](https://bafybeie7txrbzw6ipb62lplnpzsjpz7s4o5q7uufb5rjfelol2cuxeyzye.ipfs.dweb.link/Screenshot_2020-07-09%20Public%20Gateway%20Cacher.png)

View File

@ -1,6 +1,6 @@
{ {
"name": "public-gateway-cacher", "name": "public-gateway-cacher",
"version": "2.2.0", "version": "2.2.1",
"description": "Cache a specific hash on a bunch of public gateways.", "description": "Cache a specific hash on a bunch of public gateways.",
"keywords": [ "keywords": [
"IPFS" "IPFS"

View File

@ -58,7 +58,7 @@
"https://ipfs.eth.aragon.network/:type/:hash", "https://ipfs.eth.aragon.network/:type/:hash",
"https://ipfs.smartholdem.io/:type/:hash", "https://ipfs.smartholdem.io/:type/:hash",
"https://ipfs.xoqq.ch/:type/:hash", "https://ipfs.xoqq.ch/:type/:hash",
"http://natoboram.mynetgear.com:8080/:type/:hash", "https://natoboram.mynetgear.com/:type/:hash",
"https://video.oneloveipfs.com/:type/:hash", "https://video.oneloveipfs.com/:type/:hash",
"http://ipfs.anonymize.com/:type/:hash", "http://ipfs.anonymize.com/:type/:hash",
"https://ipfs.taxi/:type/:hash", "https://ipfs.taxi/:type/:hash",