From d2141241e39fac40dd305d9b0b9d8989c312314d Mon Sep 17 00:00:00 2001 From: Syed Sammak Hussain <55742430+Sammak215@users.noreply.github.com> Date: Tue, 30 Jan 2024 12:24:48 +0500 Subject: [PATCH] Update directories.json --- db/directories.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/db/directories.json b/db/directories.json index 0d22301..5e033bd 100644 --- a/db/directories.json +++ b/db/directories.json @@ -10,6 +10,15 @@ "submission_experience": "Good", "pricing": "Paid" }, + { + "name": "https://1000gpt.shop/", + "link": "https://1000gpt.shop/", + "submission_link": "https://buy.stripe.com/dR6eVi1lRgj9bsY4gg", + "domain_rating": 1, + "monthly_visits": 1000, + "submission_experience": "Good", + "pricing": "Paid" + }, { "name": "10 Words", "link": "https://10words.io/", @@ -1216,4 +1225,4 @@ "submission_experience": "", "pricing": "" } -]} \ No newline at end of file +]}