Skip to content

Commit

Permalink
Merge branch 'main' into new-version
Browse files Browse the repository at this point in the history
  • Loading branch information
gammazero authored Oct 22, 2024
2 parents afc606c + 6cfe50b commit dbe3547
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,12 @@ This is a parser for the IPFS Web Gateway's `_redirects` file format.

## Specification

Follow specification work at https://github.com/ipfs/specs/pull/290
This repository implements [Web _redirects File Specification](https://specs.ipfs.tech/http-gateways/web-redirects-file/) from <https://specs.ipfs.tech/http-gateways/web-redirects-file/>.

For historical discussion see [ipfs/specs#290](https://github.com/ipfs/specs/pull/290) and [IPIP-0002: _redirects File Support on Web Gateways](https://specs.ipfs.tech/ipips/ipip-0002/).

## Format

Currently only supports `from`, `to` and `status`.

```
Expand Down

0 comments on commit dbe3547

Please sign in to comment.