diff --git a/README.md b/README.md index 0b87f7b..35b90f5 100644 --- a/README.md +++ b/README.md @@ -6,14 +6,14 @@ ### Paths -`/me` will redirect to `/` -`/` will print informations obtained from databases located in the `geolite2` directory -`/emoji` will print an emoji list -`/` will print *IP*, *TCP*, *TLS* and *HTTP* metadata +* `/me` will redirect to `/` +* `/` will print informations obtained from databases located in the `geolite2` directory +* `/emoji` will print an emoji list +* `/` will print *IP*, *TCP*, *TLS* and *HTTP* metadata ### Domains -`meta.4.niv.re` have working A (IPv4) and AAAA (IPv6) records +* `meta.4.niv.re` have working A (IPv4) and AAAA (IPv6) records You can test IP version connectivity by forcing it throught * `ipv4.meta.4.niv.re` only have the A record * `ipv6.meta.4.niv.re` only have the AAAA record @@ -142,9 +142,9 @@ PHP $_SERVER list: ### HTTP headers -https://en.wikipedia.org/wiki/List_of_HTTP_header_fields -https://developer.mozilla.org/docs/Web/HTTP/Headers -https://datatracker.ietf.org/doc/html/rfc7231 +* https://en.wikipedia.org/wiki/List_of_HTTP_header_fields +* https://developer.mozilla.org/docs/Web/HTTP/Headers +* https://datatracker.ietf.org/doc/html/rfc7231 ## Free software