This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
deadtom
/
XMPP_webhooks
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
2bf4188d83
Ramas
Etiquetas
master
XMPP_webhooks
/
wsgi.py
wsgi.py
87 B
Histórico
Raw
1
2
3
4
5
import sys
sys.path.insert(0, "~/owncasthooks")
from hooks import app as application