funapi / routes /jokes /getSources.py
imperialwool's picture
forgor about routes lmao
5b1514b
raw
history blame
125 Bytes
def sources():
return {
"ru": ["nekdo", "baneks", "anekdot", "shytok", "anekdotytoday", "4tob", "anepedia"]
}