From a9105e10d5e833401474d5e0fa755bc159deaf31 Mon Sep 17 00:00:00 2001 From: Tizian Maxime Weigt Date: Mon, 25 Aug 2025 00:42:55 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index afaf075..ad50db0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # IP-to-ASN Lookup API (fast hehe) -This API allows you to lookup the **ASN**, **country**, **country name**, and **provider name** for a given IPv4 or IPv6 address. This API uses an very Optimzed Cache to have very fast response times. +This API allows you to lookup the **ASN**, **country**, **country name**, and **provider name** for a given IPv4 or IPv6 address. This API uses an very Optimzed Cache to have very fast response times. The API does Support Quic (http3) and http2 to deliver fast responses! ⚡ ## Base URL