More updates to itb (wip)

This commit is contained in:
2025-01-16 14:36:37 +01:00
parent e60d5baeca
commit fffdefcd92
8 changed files with 565 additions and 7 deletions

View File

@@ -205,4 +205,4 @@ function analyzePageContent() {
viewport: getViewportInfo(),
content: body ? processElements(body) : []
};
}
}