Wave 114 auto

This commit is contained in:
Yanis Mahboub
2026-04-13 01:11:17 +02:00
parent 8cbdc0f627
commit 7bb233230b

View File

@@ -1161,6 +1161,16 @@
"id": "dependency_update",
"kw": "dependency|mise.*jour.*dep|npm.*update|pip.*update|composer.*update",
"api": "GET:/api/wevia-action-engine.php?action=dependency_update"
},
{
"id": "auto_heal",
"kw": "auto.*heal|500.*error|page.*down|fix.*500|heal.*pages|repare.*page",
"api": "GET:/api/wevia-auto-heal.php"
},
{
"id": "page_check",
"kw": "check.*page|page.*status|toutes.*pages|all.*pages|pages.*ok",
"api": "GET:/api/wevia-auto-heal.php"
}
]
}