From 9be81861689ab9eec8783dfe96eb63775551d6a2 Mon Sep 17 00:00:00 2001 From: Miraty Date: Wed, 29 Sep 2021 17:29:08 +0200 Subject: [PATCH] Fix MD display --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 0b87f7b..9f3a6ef 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,10 @@ ### 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 @@ -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