some fix for nude change word
This commit is contained in:
parent
7afd8ca216
commit
53b6fa72ae
1 changed files with 3 additions and 2 deletions
|
|
@ -10,8 +10,9 @@ from aiogram import types
|
||||||
logger = logging.getLogger(__name__)
|
logger = logging.getLogger(__name__)
|
||||||
|
|
||||||
CAPTIONS = [
|
CAPTIONS = [
|
||||||
"Hot stuff 🔥",
|
"Шо ты блять псюнчик решил свой подергать?",
|
||||||
"Sexy content 😏",
|
"Решил подрочить сука?",
|
||||||
|
"гнойный писюн у тебя кнч, да",
|
||||||
]
|
]
|
||||||
|
|
||||||
LESAINT_POSTS_API = "https://lesaintdesseins.fr/wp-json/wp/v2/posts"
|
LESAINT_POSTS_API = "https://lesaintdesseins.fr/wp-json/wp/v2/posts"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue