This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
deadtom
/
XMPP_webhooks
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
3127f574a6
Branches
Tags
master
XMPP_webhooks
/
wsgi.py
wsgi.py
87 B
Verlauf
Originalformat
1
2
3
4
5
import sys
sys.path.insert(0, "~/owncasthooks")
from hooks import app as application