From 44702a4acf91bdb60955a291b3056eeb20500903 Mon Sep 17 00:00:00 2001 From: Asim Aslam Date: Wed, 2 Jun 2021 16:32:45 +0100 Subject: [PATCH] fix pricing --- ip/publicapi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ip/publicapi.json b/ip/publicapi.json index 9d94ddc..440faa1 100644 --- a/ip/publicapi.json +++ b/ip/publicapi.json @@ -3,6 +3,6 @@ "icon": "🗺️", "category": "location", "pricing": { - "Ip.Location": 100 + "Ip.Lookup": 100 } }