From 5b5716d83fe6e0b6c609c9689497eb2efdf4e31a Mon Sep 17 00:00:00 2001 From: John Donmoyer Date: Wed, 21 May 2025 08:50:46 -0400 Subject: [PATCH] add fresh --- docs.jsonl | 1 + 1 file changed, 1 insertion(+) diff --git a/docs.jsonl b/docs.jsonl index 55f556f..7b43153 100644 --- a/docs.jsonl +++ b/docs.jsonl @@ -57,6 +57,7 @@ { "name": "Flask", "crawlerStart": "https://flask.palletsprojects.com/en/2.3.x/", "crawlerPrefix": "https://flask.palletsprojects.com/en/2.3.x/"} { "name": "Flutter", "crawlerStart": "https://docs.flutter.dev/", "crawlerPrefix": "https://docs.flutter.dev/"} { "name": "FontAwesome", "crawlerStart": "https://fontawesome.com/docs/web/", "crawlerPrefix": "https://fontawesome.com/docs/web/"} +{ "name": "Fresh", "crawlerStart": "https://fresh.deno.dev/docs/", "crawlerPrefix": "https://fresh.deno.dev/docs/"} { "name": "GCP CLI", "crawlerStart": "https://cloud.google.com/sdk/docs", "crawlerPrefix": "https://cloud.google.com/sdk/docs"} { "name": "Git", "crawlerStart": "https://git-scm.com/docs", "crawlerPrefix": "https://git-scm.com/docs"} { "name": "GitHub Actions", "crawlerStart": "https://docs.github.com/en/actions", "crawlerPrefix": "https://docs.github.com/en/actions"}