From 19cd3317aa08df47aeb038bbaf3f6daf9a02ff97 Mon Sep 17 00:00:00 2001 From: Russell Ballestrini Date: Thu, 1 Jan 2026 16:21:45 -0500 Subject: [PATCH] Allow depth 0 and -1 in crawl UI (0=single page, -1=unlimited) --- serp.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serp.py b/serp.py index f71038c..f871e6d 100644 --- a/serp.py +++ b/serp.py @@ -1695,7 +1695,7 @@ CRAWL_HTML = """
- +