try: ip fix for cludflare

- Introduced AI File Sorting functionality to automatically organize documents into a smart folder hierarchy based on source, date, and topic.
- Updated README.md to include the new feature.
- Enhanced homepage components with new illustrations and descriptions for AI File Sorting.
- Refactored rate limiting logic to extract real client IPs more accurately.
This commit is contained in:
DESKTOP-RTLN3BA\$punk 2026-04-16 02:13:52 -07:00
parent 99995c67b2
commit 2cb30c604d
6 changed files with 143 additions and 12 deletions

View file

@ -348,6 +348,11 @@ const comparisonRows: {
notebookLm: false,
surfSense: true,
},
{
feature: "AI File Sorting",
notebookLm: false,
surfSense: true,
},
];
function ComparisonStrip() {