This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
YDM
/
dify-web
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
11fc5a6eb3
Haarat
Tagit
master
dify-web
/
app
/
components
/
base
/
chat
/
embedded-chatbot
/
utils.ts
utils.ts
79 B
Historia
Raaka
1
2
3
export const isDify = () => {
return document.referrer.includes('dify.ai')
}