Have feedback or suggestions? Send a private message to
@fuwn on AniList!
{#if data.user === undefined}
Please log in to modify settings.
{:else}
navigator.clipboard.writeText(
`https://${
env.PUBLIC_ANILIST_REDIRECT_URI?.includes('192.168') ? '192.168.1.60:5173' : 'due.moe'
}/feeds/activity-notifications?token=${data.user.accessToken}&refresh=${
data.user.refreshToken
}`
)}
>
Click to copy AniList notifications RSS feed URL and token
Do not share this link with anyone!
Debug {data.commit.slice(0, 7)}
{/if}