2026-06-02
Music Tier List — New Page
A new tier list page has been added at /tier/music for ranking songs. It uses the same tier chart layout as the anime, series, and games pages and is backed by a new Appwrite collection (music_ranking) with the following fields: title, artist, youtube_url, notes, tier, cover_url, and tier_position.
Cover art is loaded automatically from the iTunes/Apple Music API instead of Jikan.
Music Tier List — Click Cover to Open YouTube Music
Clicking an album cover on /tier/music opens the linked YouTube Music URL in a new tab. Holding and dragging the cover still reorders the item within the tier list as usual.
All Pages — Low Performance Mode Toggle
A lightning bolt button has been added to the header of every page. Clicking it toggles low performance mode, which disables background particle animations to reduce CPU usage on slower devices. The preference is saved to localStorage and persists across visits.
Removed Pages
The /hub and /time pages have been removed. The sitemap has been updated accordingly.
Bug Fixes & Cleanup
- Fixed a typo and corrected missing
langattributes on several pages. - Updated
sitemap.xmlandrobots.txtto reflect current page structure. - Removed stale/unused files from the repository.
- Cleaned up login page text.