data endpoint for entity 90008 (aka. a website)
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

allow other domains i use for csrf

dusk 558ce2cb f79ac2a8

+2 -1
+2 -1
svelte.config.js
··· 43 43 44 44 kit: { 45 45 csrf: { 46 - checkOrigin: false 46 + checkOrigin: false, 47 + trustedOrigins: ["https://gaze.systems", "https://ptr.pet", "https://poor.dog"] 47 48 }, 48 49 prerender: { 49 50 handleHttpError: 'warn'