From a17ed7e11cc8d3078ed1f5bb0d16cdb3e59ec065 Mon Sep 17 00:00:00 2001 From: Kenneth Hendricks <50819541+kenhendricks00@users.noreply.github.com> Date: Sun, 25 Jan 2026 20:38:27 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7822b93..e58eb41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,10 @@ - **`Fixed FMHY Note Image Rendering`** - Images in FMHY Notes now render properly instead of showing raw URLs. - Both markdown and HTML image formats are supported. +- **`Fixed Subdomain Note Detection`** + - FMHY Notes now correctly display on site subdomains (forum.mobilism.org, chat.pollinations.ai, m.twitch.tv, etc.). + - Updated pattern matching for: 1337x, yts, audiobookbay, sanet, softarchive, mobilism, rgshows, twitch.tv, huggingface.co, pollinations.ai, 4pda. + - Added support for archive.is mirrors (archive.today, archive.ph, archive.fo, etc.). ---