feat(AniTilky): update activity for anitilky.com#11001
Open
hyqanxd wants to merge 24 commits into
Open
Conversation
Rebuild presence with modular architecture, privacy settings, timestamps, and current site routes after the domain migration. Co-authored-by: Cursor <cursoragent@cursor.com>
Contributor
🖼️ Activity asset previewAnother day, another diff. Here's everything shiny I could dig out of this one. AniTilky (
|
| Preview | Source | URL |
|---|---|---|
![]() |
logo | https://i.imgur.com/9us39uh.png |
![]() |
thumbnail | https://i.imgur.com/spC11yQ.png |
Beep boop — I refresh this comment on every push, so no need to scroll. 🤖
Fix PresenceData typing, button tuple casting, and thumbnail dimensions for PreMiD validation. Co-authored-by: Cursor <cursoragent@cursor.com>
Prefer loaded DOM images and AniList CDN covers because Discord cannot fetch hotlink-protected BunnyCDN assets. Co-authored-by: Cursor <cursoragent@cursor.com>
Download BunnyCDN covers in-page (Referer required) and pass Blobs so Discord does not hit 403 remote fetches. Co-authored-by: Cursor <cursoragent@cursor.com>
Always download BunnyCDN images as blobs (GIF -> JPEG). Remove smallIcon from browse/profile pages where remote URLs failed in Discord. Co-authored-by: Cursor <cursoragent@cursor.com>
Stop image loading from blocking UpdateData, restore watch timestamps/play state, and add episode/anime buttons with Discord-safe covers. Co-authored-by: Cursor <cursoragent@cursor.com>
Fetch BunnyCDN images as JPEG blobs for Discord upload and detect paused playback via frozen currentTime. Co-authored-by: Cursor <cursoragent@cursor.com>
Stop flattening profile GIFs to JPEG so Discord presence shows motion. Co-authored-by: Cursor <cursoragent@cursor.com>
Remove BunnyCDN blob/GIF upload path that blanked images and profile activity. Use DOM images + AniList URLs with logo fallback. Co-authored-by: Cursor <cursoragent@cursor.com>
Curl-style in-page fetch with referer, cache blobs, keep GIF mime for animated avatars without blocking presence. Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
theusaf
requested changes
Jul 16, 2026
Co-authored-by: Daniel Lau <32113157+theusaf@users.noreply.github.com> Signed-off-by: hakanxd <126584083+hyqanxd@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
theusaf
approved these changes
Jul 23, 2026
theusaf
enabled auto-merge (squash)
July 23, 2026 20:05
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Site moved off anitilky.xyz onto anitilky.com, so the store activity was basically dead. Updated it for the new domain/API and cleaned up the presence while I was in there.
What changed
url/regExp→anitilky.com(+ www)api.anitilky.com726522818522775564Version:
2.0.0Notes
.xyzhost on purposeTested
/homepage/animes/anime/:slug/watch/:slug(playing + buttons)/schedule/users/u/:username(avatar/cover)Screenshots
Homepage

Anime catalog

Anime page

Schedule

Users

Profile

Watch
