From b969515b73c1f1fd14cc3099cf536fb90e2e343b Mon Sep 17 00:00:00 2001 From: "google-labs-jules[bot]" <161369871+google-labs-jules[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 21:01:00 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9A=A1=20Bolt:=20Add=20domain=20search=20cac?= =?UTF-8?q?he=20to=20reduce=20redundant=20API=20requests?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: yeboster <23556525+yeboster@users.noreply.github.com> --- src/routes/DomainSearch.svelte | 51 +++++++++++++++++++++++++++++++++- 1 file changed, 50 insertions(+), 1 deletion(-) diff --git a/src/routes/DomainSearch.svelte b/src/routes/DomainSearch.svelte index 53d006f1..dba44fb7 100644 --- a/src/routes/DomainSearch.svelte +++ b/src/routes/DomainSearch.svelte @@ -1,9 +1,45 @@ + +