This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
siwei
/
dify
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
22bdfb7e56
Rami (Branch)
Tag
dev
develop
main
dify
/
web
/
app
/
components
/
base
/
chat
/
embedded-chatbot
/
utils.ts
utils.ts
79 B
Cronologia
Originale
1
2
3
export const isDify = () => {
return document.referrer.includes('dify.ai')
}