This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
YDM
/
dify-web
Sledovat
2
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
11fc5a6eb3
Větve
Značky
master
dify-web
/
app
/
components
/
base
/
chat
/
embedded-chatbot
/
utils.ts
utils.ts
79 B
Historie
Surový
1
2
3
export const isDify = () => {
return document.referrer.includes('dify.ai')
}