Update app.py
Browse files
app.py
CHANGED
|
@@ -342,7 +342,6 @@ allowed_topics = {
|
|
| 342 |
"elephant position": ["elephant position", "elephant pose", "elephant stance", "olifantenpositie", "elephant sex position", "elephant posture"],
|
| 343 |
"the cowgirl seated": ["the cowgirl seated", "zittende cowgirl", "cowgirl zitten", "seated cowgirl", "seated cowgirl position", "sitting cowgirl"]
|
| 344 |
}
|
| 345 |
-
]
|
| 346 |
|
| 347 |
# Voorbeeldvragen en antwoorden over relaties en erotische speeltjes
|
| 348 |
qa_data_en = {
|
|
|
|
| 342 |
"elephant position": ["elephant position", "elephant pose", "elephant stance", "olifantenpositie", "elephant sex position", "elephant posture"],
|
| 343 |
"the cowgirl seated": ["the cowgirl seated", "zittende cowgirl", "cowgirl zitten", "seated cowgirl", "seated cowgirl position", "sitting cowgirl"]
|
| 344 |
}
|
|
|
|
| 345 |
|
| 346 |
# Voorbeeldvragen en antwoorden over relaties en erotische speeltjes
|
| 347 |
qa_data_en = {
|