From 9872a04807c2786908ae16fef997198cbd4cd2b2 Mon Sep 17 00:00:00 2001 From: Asim Aslam Date: Wed, 9 Mar 2022 07:38:25 +0000 Subject: [PATCH] charge for ip lookup --- ip/publicapi.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ip/publicapi.json b/ip/publicapi.json index 52bb403..b21e56e 100644 --- a/ip/publicapi.json +++ b/ip/publicapi.json @@ -2,5 +2,8 @@ "name": "ip", "icon": "🗺️", "category": "utility", - "display_name": "IP2Geo" + "display_name": "IP2Geo", + "pricing": { + "Ip.Lookup", 1 + } }