From 812a59bc9f529fcdeac9e1b4bee042c38503766d Mon Sep 17 00:00:00 2001 From: dsyoon Date: Sat, 7 Feb 2026 18:25:54 +0900 Subject: [PATCH] Add full-feature inline fallback when script.js fails If external JS fails to load on some static hosts, run an inline version supporting add/edit/delete/favorite/search/sort/import/export/theme so the UI is never dead. Co-authored-by: Cursor --- index.html | 485 +++++++++++++++++++++++++++++++++++++++++++++++------ script.js | 2 + 2 files changed, 438 insertions(+), 49 deletions(-) diff --git a/index.html b/index.html index 39dc15b..a7eb62b 100644 --- a/index.html +++ b/index.html @@ -341,59 +341,446 @@ ] - +