This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
YDM
/
dify-web
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
11fc5a6eb3
Gałęzie
Tagi
master
dify-web
/
app
/
components
/
base
/
chat
/
embedded-chatbot
/
utils.ts
utils.ts
79 B
Historia
Czysty
1
2
3
export const isDify = () => {
return document.referrer.includes('dify.ai')
}