Severian's picture
initial commit
a8b3f00
raw
history blame
79 Bytes
export const isDify = () => {
return document.referrer.includes('dify.ai')
}