Duplicated from Severian/dify
a8b3f00
1
2
3
4
export const isDify = () => { return document.referrer.includes('dify.ai') }