From 6cb0eefb5fe482145b85d8c9c81b62ca59283596 Mon Sep 17 00:00:00 2001 From: John Mizerek Date: Thu, 12 Mar 2026 19:28:51 -0700 Subject: [PATCH] Add ad blocker warning and platform labels to setup wizard - Warning to disable ad blockers before saving pages for import - Listed supported platforms with what each extracts (Toast, Grubhub, DoorDash, Uber Eats, and fallback AI extraction) Co-Authored-By: Claude Opus 4.6 --- portal/setup-wizard.html | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/portal/setup-wizard.html b/portal/setup-wizard.html index a091072..ae26bd0 100644 --- a/portal/setup-wizard.html +++ b/portal/setup-wizard.html @@ -851,7 +851,14 @@ Import Menu -

Works with most restaurant websites, Uber Eats, DoorDash, Grubhub, Toast, Square, and more

+
+

Supported platforms:

+

Toast — full menu with modifiers & images (URL or saved page)

+

Grubhub — full menu with modifiers (URL only)

+

DoorDash / order.online — items, categories, prices (URL or saved page)

+

Uber Eats — items, categories, prices (URL or saved page)

+

Other sites — upload saved page, images, or PDFs for AI extraction

+
@@ -861,7 +868,8 @@
-

If the website blocks our crawler, save the menu page from your browser and upload it here

+

If the website blocks our crawler, save the menu page from your browser and upload it here

+

Please disable ad blockers (uBlock Origin, AdBlock, etc.) before saving the page, or menu data may be missing.