From 361e54c17a3727cf53f8b2556a526904b3c978a0 Mon Sep 17 00:00:00 2001 From: John Mizerek Date: Thu, 12 Feb 2026 20:06:07 -0800 Subject: [PATCH] Add debug: Beverages HTML snippet to see subcategory structure --- api/setup/analyzeMenuUrl.cfm | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) diff --git a/api/setup/analyzeMenuUrl.cfm b/api/setup/analyzeMenuUrl.cfm index 66939c3..e22e750 100644 --- a/api/setup/analyzeMenuUrl.cfm +++ b/api/setup/analyzeMenuUrl.cfm @@ -265,15 +265,21 @@ - - ]*class=""[^""]*menuGroup[^""]*""[^>]*>", combinedHtml)> - ]*class=""[^""]*menuSection[^""]*""[^>]*>", combinedHtml)> - - + + ]*>([^<]*)", combinedHtml)> + ]*>([^<]*)", combinedHtml)> + ]*>([^<]*)", combinedHtml)> + + + - - ]*class=""[^""]*header[^""]*""[^>]*>([^<]+)<", combinedHtml)> - + + + + + + +