[ВОЛК] starting prod...
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2025-12-26 00:28:13 +03:00
parent 30a4737db5
commit 825428bca3
3 changed files with 34 additions and 18 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ def get_vk_posts():
url = 'https://api.vk.ru/method/wall.get'
params = {
'owner_id': VK_GROUP_ID,
'count': 10,
'count': 20,
'access_token': VK_ACCESS_TOKEN,
'v': VK_API_VERSION,
'extended': 1