diff --git a/frontend/src/components/Extractor.astro b/frontend/src/components/Extractor.astro index 3be2329..25c5642 100644 --- a/frontend/src/components/Extractor.astro +++ b/frontend/src/components/Extractor.astro @@ -14,7 +14,7 @@ const baseURL = import.meta.env.PUBLIC_BASE_URL;
Free online tool to extract emails from any
- URL.
+ URL
@@ -99,6 +99,7 @@ const baseURL = import.meta.env.PUBLIC_BASE_URL;
class="block font-mono w-full p-3 ps-4 text-sm text-slate-300 hover:text-slate-100 border border-gray-500 hover:border-gray-100 rounded-lg bg-gray-900 focus:outline-none"
placeholder="-1"
/>
+
-1 to crawl all links. 0 to only current link. 1 onwards to crawl links forward depth