From a9f79e391ee5deeab001f6e5919e4d2e6865b109 Mon Sep 17 00:00:00 2001 From: Clayton <32048609+claytonsavage@users.noreply.github.com> Date: Thu, 13 Feb 2025 13:47:19 -0800 Subject: [PATCH] added goldrush llms --- data.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/data.json b/data.json index b0c6022..43b3994 100644 --- a/data.json +++ b/data.json @@ -295,6 +295,14 @@ "llms-full-txt": "", "llms-full-txt-tokens": null }, + { + "product": "GoldRush", + "website": "https://ongoody.com/", + "llms-txt": "https://goldrush.dev/llms.txt", + "llms-txt-tokens": "", + "llms-full-txt": "https://goldrush.dev/docs/llms-full.txt", + "llms-full-txt-tokens": "" + }, { "product": "Helicone", "website": "https://helicone.ai/",